Author: DigiBen
Creates a simplistic maze in a console window. A form of tile-based collision is used to prevent the "player" from wandering through walls.
Functions Used: srand(), rand(), GetStdHandle(), WriteConsoleOutput(), ReadConsoleInput(), FlushConsoleInputBuffer()
purchase full version
Access EXE