- Second term summer project in the scope of CSE-102 course.
- The game is designed according to this instructions.
- If maps.txt file changes, do not overshoot 240 character per line. Limit variable is defined in 'base.h' as constant, named LINE_SIZE.
- Cave numbers are unique properties of caves.
- Sounds were taken from 'https://github.com/AMC-TUT/boulder-dash-craftyjs'
- Maps were taken from 'http://www.boulder-dash.nl/' and majorly edited.
- To compile the project it is required to install allegro 5.2.4
- Husnu AKCAK - [email protected] -
This project is licensed under the MIT License - see the LICENSE.md file for details