A downloadable game for Windows

This is a C++ remake of the text-based game from the "write your own adventure programs" book for microcomputers. This was a coursework assignment from Autumn of 2019 where I was tasked with recreating the basic version in C++ using a custom university framework, ASGE. Instead of just porting the game, I decided to remake it. The original had the task of collecting treasure and escaping the house, mine had the task of defeating a wooden golem.

The major changes from the original:

Added turn-based combat
Added a stats system (Strength, Dexterity and Constitution)
The treasure items are now optional, but each will increase one stat point by one
The objective is to defeat a wooden golem
Some items now have uses in combat, like the vacuum can kill ghosts and the lighter can burn wooden enemies.
The pointless tree is now an enemy encounter
Ghost and bat encounters are now enemy encounters 

Uses classes, objects, pointers, vectors and components.

THE GDD and TDD are also present in the download.

Download

Download
BasicReb0rn.exe 17 MB
Download
basic-reb0rn-game.zip 138 MB

Leave a comment

Log in with itch.io to leave a comment.