A noir quiz-hangman game in Turbo C++ !
Find the full demo here.
Developers : Akash Savio Sen & Aryan Gupta (2016)
Theme : A quiz game- hangman, where the main guy (Rick) has to reckon the right answer or he will get wrecked!
Note : The source code only runs on the wildly ancient MS DOS BOX Turbo C++. For curious cats, you can download it from here (only for Windows).
- Clone the repo
- Install Turbo C++
- Copy the cpp and dat file to
C:\TurboC4\TC\BIN
- Open the cpp file in turbo C++, Compile(
Alt + F9
) and run (Ctrl + F9
) - Enjoy!
P.S. (Alt + x
) to exit DOS Box :P