This is a simple 2D game using the MLX library; The goal is to collect all the chests, avoid enemies and reach the boat(exit).
git clone https://github.com/MM1212/so-long.git
cd so-long
make
./so_long <map-file>
maps/level_00.ber
maps/level_01.ber
maps/level_02.ber
maps/level_03.ber
maps/level_04.ber
maps/level_05.ber
maps/level_06_bonus.ber
- WASD or Arrow Keys to move
- [ESC] to exit
- [E] to interact with the chests/boat