A simple snake game created using PyGame library. Basic concept was taken from sentdex YouTube tutorial
The game was created between December and January 2017
In March 2020 it underwent a rework. Redundant code was put into functions, unnecessary commends were deleted and one big file was split into several smaller ones.
Unfortunately some parts are too tightly coupled to be easily separated so the rework is not perfect 😕
-
Play (pol. Graj) - select game mode and skins
- Classic (pol. Klasyczny)
- Extended (pol. Rozszerzony)
- Global
- As in the Extended game mode, but edge is no longer game over condition 😄
- Multiplayer (pol. Dla dwóch graczy)
- Select the skin (pol. Wybór skina)
- Back (pol. Powrót)
-
Rules and Controls (pol. Zasady i sterowanie)
- Player1: WSAD
- Player2: ⬆️⬇️⬅️➡️
-
Exit (pol. Wyjście)
After game over You can play again (pol. Jeszcze raz!)