A text-based game written in C++.
To play, compile and run "main.cpp". You could use GNU Compiler Collection:
g++ main.cpp; ./a.out;
Be careful out there in space, ok?
View the demo video. Music by Ross Bugden.
View the flowchart on Draw.io.
A text-based game written in C++.
To play, compile and run "main.cpp". You could use GNU Compiler Collection:
g++ main.cpp; ./a.out;
Be careful out there in space, ok?
View the demo video. Music by Ross Bugden.
View the flowchart on Draw.io.