informalr / snackman

Fun game inspired by Pacman with shrinking and growing features
GNU Affero General Public License v3.0
0 stars 1 forks source link

Added create_game_state, issue #28 #33

Closed FrieseWoudloper closed 3 years ago

FrieseWoudloper commented 3 years ago

Added create_game_state(), including unit tests. Issue #28.