Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 961 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 961 Bytes

The most small and configurable snake ever (on numworks).
I used the library called pymenu to make the options menu.


Features

  • Very VEERRYY small program, only 240 lines and 7KB of storage
  • A leaderboard
  • Configurable game options :
    • Speed [default: 10]: Speed of snake.
    • Power [default: 2]: Size added after eat a cherry.
    • Snake Size [default: 10]: The size of snake (1 --> 80).
    • Score [default: 1]: Score added when eating a cherry.
    • Expert Mode [default: False]: Snake's body will grow infinitely.
    • Babu Mode [default: False]: Literary a gost, it can eat walls and itself. 🤣
    • Darkmode [default: True]: A mode for g@mers.
    • Rainbow [default: False]: Enjoy the rainbow!
    • Walls [default: True]: Enable/Disable walls.
  • Dynamic accent color according to OS
  • A start menu to play with default settings
  • Automatic darkmode