A Maze-solving game with randomly generated games. Based on https://github.com/EmaMaker/voxel-engine-gdx
 
 
Go to file
EmaMaker a0f8a5794e Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:16:11 +02:00
build Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:11:37 +02:00
source Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:11:37 +02:00
Makefile Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:11:37 +02:00
README.md Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:16:11 +02:00
a-maze-ing.dol Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:11:37 +02:00
a-maze-ing.elf Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:11:37 +02:00
template.pnproj Adding files for the game. Game already works with 4 players. Textures and some other utils missing 2019-09-26 10:11:37 +02:00

README.md

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.