https://github.com/archange-py/snake_game
This project is a version of the Snake game equipped with a graphical interface offering, among other things, the possibility of choosing a color theme: dark or light, the activation of a simple bot...
https://github.com/archange-py/snake_game
calculators game numworks python snake snake-game
Last synced: about 1 year ago
JSON representation
This project is a version of the Snake game equipped with a graphical interface offering, among other things, the possibility of choosing a color theme: dark or light, the activation of a simple bot...
- Host: GitHub
- URL: https://github.com/archange-py/snake_game
- Owner: Archange-py
- Created: 2024-07-13T17:57:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T10:48:46.000Z (almost 2 years ago)
- Last Synced: 2024-07-15T12:53:01.458Z (almost 2 years ago)
- Topics: calculators, game, numworks, python, snake, snake-game
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game
###
This project is a version of the Snake game equipped with a graphical interface offering, among other things, the possibility of choosing a color theme: dark or light, the activation of a simple bot... The game itself is a slightly modified copy of Schraf's, available [here](https://my.numworks.com/python/schraf/snake).
It runs on the Numworks calculator and on the computer, as long as the [required dependencies](https://github.com/Archange-py/Visuel) are installed (follow instructions in the Visuel repository).
You can install it directly on your calculator, by going to [my script](https://my.numworks.com/python/archange/snake_game) on the Numworks website.
## Table of Contents
***
1. [Keys Short](#keys-short)
2. [Settings](#settings)
3. [Examples](#examples)
## Keys Short
***
Here are all the keys you can use in the "Play" section:
Keys
Short
Ok and Backspace
pause, then returns to the menu
Ok, "pause" and Ok
pause, then return to the game
Backspace
returns to the menu
## Settings
***
This section presents the various possible parameters:
1. Speed: increments the snake's speed
2. Simple Bot: activate or desactivate the bot
3. Color mode: change the game theme
## Examples
***
Menu Light
Menu Dark
Play Light
Play Dark
Graph Light
Graph Dark
Settings Light
Settings Dark