An open API service indexing awesome lists of open source software.

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...

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