Skip to content

Releases: DM10cn/Gender-Checker

Gender.Checker v1.30

19 Jul 06:04
8b507c0

Choose a tag to compare

🎉 Gender Checker v1.3.0 / 性别判断器 v1.3.0

第四次正式发布,结构更简洁,动画更自然,新增图标支持!
Fourth official release with simplified structure, smoother animations, and added icon support!


🆕 New Features / 新功能

  • 🧹 Simplified Code Structure
    代码更清晰易维护
    Cleaner and easier to maintain code

  • 🎬 Smoother Animations
    动画更自然流畅
    More natural and smooth animations

  • 🖼️ Custom Icon Support
    支持自定义应用图标
    Support for custom app icons


🛠 Improvements / 其他改进

  • 🔧 代码模块化,方便扩展
    Modular code for easier future expansions

  • 🎨 UI 细节优化
    UI refinements for better user experience

  • 🚀 保持无第三方依赖,轻量运行
    Still no third-party dependencies, lightweight to run


🚀 Built with Python 3 and Tkinter / 基于 Python 3 和 Tkinter 构建

无需额外依赖,开箱即用!
No extra dependencies, ready to run out-of-the-box!

Gender.Checker v1.20

12 Jul 11:37
a02337c

Choose a tag to compare

🎉 Gender Checker v1.2.0 / 性别判断器 v1.2.0

Third release of the Gender Checker app, bringing hilarious results and a more dynamic user experience.
性别判断器应用第三次发布,加入更丰富的判断结果与更动感的使用体验。


🆕 New Features / 新功能亮点:

  • 🎲 Enhanced gender logic:
    判断逻辑升级:

    • 40% chance: 男的 / Male
    • 40% chance: 女的 / Female
    • 19% chance: 不是人 / Not human
    • 1% chance: 你是!你是!你是畜生😋 / You are a beast 😋
  • ⏳ Smooth animated loading before result display
    增加更自然的动画效果,提升趣味性与沉浸感


🛠 Improvements / 其他改进:

  • ⚙️ Modular design and animation-friendly structure
    结构更模块化,为后续动画或声音效果铺路

🚀 Built with Python 3 and Tkinter. No third-party dependencies.

🚀 基于 Python 3 和 Tkinter 构建,无需任何第三方库。

Gender.Checker v1.10

12 Jul 11:08
a02337c

Choose a tag to compare

🎉 Gender Checker v1.1.0 / 性别判断器 v1.1.0

Second release of the Gender Checker app with expanded features and improved UI.
性别判断器应用第二次发布,功能扩展,界面优化升级。


🆕 New Features / 新功能亮点:

  • 🌍 Added language options: 中文 / English / 日本語 / Français
    新增语言选项:中文 / English / 日本語 / Français

  • 🎲 Updated gender logic: 40% male / 40% female / 20% other
    性别判断机制更新:男 40% / 女 40% / 其他 20%

  • 🖼️ Enlarged main window for improved layout
    主窗口尺寸扩大,提升界面排布与交互体验


🛠 Improvements / 其他改进:

  • ✂️ Entry box supports clipboard shortcuts (Ctrl+C/V/X)
    输入框支持剪贴板快捷操作(Ctrl+C/V/X)

  • ⚙️ Cleaner internal structure, easier to maintain
    内部结构更简洁,方便后续维护扩展


🚀 Built with Python 3 and Tkinter. No third-party dependencies.

🚀 基于 Python 3 和 Tkinter 构建,无需任何第三方库。

Gender.Checker v1.00

12 Jul 10:32
60aee6e

Choose a tag to compare

🎉 Gender Checker v1.0.0 / 性别判断器 v1.0.0

Initial release of the Gender Checker app.
性别判断器应用的初始版本发布。


🧩 Features / 功能亮点:

  • 🖥️ Simple and clean Tkinter GUI
    简洁清爽的 Tkinter 图形界面

  • ✍️ Name input box with confirmation button
    提供名字输入框和确认按钮

  • 🎲 Random 50/50 gender assignment (male or female)
    随机 50% 概率判断性别(男或女)

  • 📺 Result displayed directly in the window
    判断结果直接显示在窗口内

  • ⚠️ Warning popup if name is empty
    若未输入名字,会弹出提示框

  • 🛡️ Global error handling with crash message popup
    全局错误捕获,程序崩溃时弹窗显示异常信息


🚀 Built with Python 3 and Tkinter. No third-party dependencies.
🚀 基于 Python 3 和 Tkinter 构建,无需任何第三方库。