Maze game for the "Algorithm Design" hackathon
- Note: Maze is still a work in progress, it is unknown if development will continue afterwards.
- A C compiler
- An installation of raylib
- make
- Clone the repository (
git clone https://github.com/blidarul/Proiect-PA-Maze). - Go to the folder where you cloned the repository.
- Run
make. - Run the executable compiled as
game(orgame.exeif you are on Windows).
- Play win sound when you win (lol)
MIT