solong is a 2D tile based game built in C with MiniLibX. The player collects items and reaches the exit while navigating a map parsed from a .ber file.
-
Updated
May 15, 2025 - C
solong is a 2D tile based game built in C with MiniLibX. The player collects items and reaches the exit while navigating a map parsed from a .ber file.
Cub3D is a basic 3D game engine using raycasting, built in C with MiniLibX. Inspired by Wolfenstein 3D, it renders a first-person view from a 2D map, handling textures, player movement, and wall collisions.
Add a description, image, and links to the map-parser topic page so that developers can more easily learn about it.
To associate your repository with the map-parser topic, visit your repo's landing page and select "manage topics."