Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mistzsoftware/capstone-game
A simple adventure game made in C.
https://github.com/mistzsoftware/capstone-game
adventure adventure-game c game school-project
Last synced: 10 days ago
JSON representation
A simple adventure game made in C.
- Host: GitHub
- URL: https://github.com/mistzsoftware/capstone-game
- Owner: MistzSoftware
- License: mit
- Created: 2024-01-19T08:42:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T18:38:34.000Z (11 months ago)
- Last Synced: 2024-11-05T10:45:00.565Z (about 2 months ago)
- Topics: adventure, adventure-game, c, game, school-project
- Language: C
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# CAPSTONE - ESCAPE THE DUNGEON !
CapStone is a die and retry game created to test my skills on C Language it's not planned to update it to a real game.
The gameplay is simple, find a way to the boss and kill him to exit the dungeons (simple screenplay but the goals isn't to create the best game, just to pratice C, the story is optional), by default the player spawn at the middle of the dungeon and need to find a handmap to be able to know the right ways to the boss, basically I will add the [map here](capstone-map.png) but if you look it you are a **CHEATER !!!** Seriously if you play it for fun try to do it without the map, if you are just here to discover the gameplay or the test the maximum capacity of my game feel free to us the map to help you.
For now it's impossible to complete the game but if you clear all the corridor of the maze without be killed we can imagine you win, but warning to the **DEAD CORRIDOR**.
### MAP LEGEND:
- P - Player (YOU)
- $ - Loots
- ■ - Teleporter
- N - NPC (NOT IMPLEMENTED YET)
- ☢ - Final Boss (NOT IMPLEMENTED YET)![Alt](https://repobeats.axiom.co/api/embed/aa830137e213d40b9a261b879bc4320dd5ac2f58.svg "Repobeats analytics image")