Graph Adventure Game
Pure C graph based GUI adventure game
🎮game📅 February 2020💻 C/C++
Technologies Used:
CRaylib
About This Project
Full graphical adventure game built in C. Includes a fully randomized room generation system, Graph visualization, and full gameplay. I started this project back in 2019 to help learn C, and recently decided to upgrade the core logic and add the GUI using Raylib.
Key Features
- Dynamic room generation system
- Full GUI and gameplay with Raylib (Pure C)
- Graph visualization of rooms and connections
📸 Project Gallery
Images
Start of game with room generation
Star found in a room
Game won
Videos
Real-time simulation demonstration
Project Info
- Primary Language
- C/C++
- Category
- game
- Completion Date
- February 2020
- Repository
- View on GitHub →