issues
search
nikhilhenry
/
brainvita
0
stars
1
forks
source link
Create PyGame game interface
#2
Closed
nikhilhenry
closed
2 months ago
nikhilhenry
commented
3 months ago
Todo
[x] Create
GameManager
class to handle the game state and accept player input
[x] Render board grid on PyGame window
[x] Accept user input to execute an action
[x] Add little root town soundtrack as background music
[ ] Try running the program on web
PjrCodes
commented
3 months ago
+Choose font
nikhilhenry
commented
2 months ago
@PjrCodes carried hard
Todo
GameManager
class to handle the game state and accept player input