Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 332 Bytes

Who wants to be a Millionaire Game in C-program

KBC game implemented with C programming.

It is a simple "Who wants to be a Millionaire Game" like game that runs in terminal.

It has user login and sign-up fascility, and uses text files to store data.

To run, simply compile & run kbc.c program file.

Hope you enjoy it... ;)