Adding files for the game. Game already works with 4 players. Textures and some other utils missing

wii
EmaMaker 2019-09-26 10:16:11 +02:00
parent 0c19377324
commit a0f8a5794e
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# a-maze-ing
A Maze-solving game with randomly generated mazes.
This branch runs on the Homebrew channel for the the Nintendo Wii
Players and the end-point are spawned in random locations.
Every time someone reaches the endpoint the maze is randomly generated again and score is increased.