Skip to content

Latest commit

ย 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Python Mini Games ๐Ÿ

One day, I got bored and decided to build a collection of clean, secure text-based console games written in Python.

๐ŸŽฎ Current Games

  • GameGuessNumber.py โ€” A classic "Guess the Number" game with two modes (infinite and limited attempts).

๐Ÿ›ก๏ธ Key Features

  • Anti-Fool Protection: Fully wrapped in try-except blocks. If you input letters instead of numbers, the system safely handles it without crashing.
  • Auto-Fix Boundaries: If the second number is smaller than the first, the script automatically swaps them.
  • System Restart: Uses os.execv to fully restart itself in memory upon completion.

๐Ÿ“„ License

This project is licensed under the MIT License.

About

One day, I got bored:

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages