Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 868 Bytes

Wrekonin

A noir quiz-hangman game in Turbo C++ !

DEMO

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).

To run the game :

  • 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