aboutsummaryrefslogtreecommitdiff
path: root/src/game_state.py
AgeCommit message (Collapse)AuthorFilesLines
2023-05-17Added SCOREMoisis1-1/+1
2023-05-17Improved GUIMoisis1-11/+11
Settings added (Debug , Sound) SoundSystem added (Become sometimes laggy)
2023-05-08Added a simple Wining screen when the user collects all the foodomagdy71-0/+4
2023-05-08Made a Singeltion class GameState containg the current state of the gameomagdy71-0/+46