A 2D game written in C!
You need to avoid bumping enemies and eat all eyeballs and exit from the gravestone.

The MLX42 graphics library is used for this project. Detailed information about required dependencies and installation steps for various operating systems is available in its GitHub repository.
- Install the dependencies for MLX42 graphics library
- Clone so_long repository
git clone https://github.com/Yunchia-Hsu/Cub3D.git
- Run
make
- Select the Makefile that matches your system (Linux or macOS)
- Run
./so_long
- Use the "W", "A", "S", and "D" keys to move the player