diff --git a/README.md b/README.md index 349cc9f..9a7d1ce 100644 --- a/README.md +++ b/README.md @@ -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.