Skip to content

Borland C++ Implementation of Tic Tac Toe (play with the machine) and Hangman with a user-login system and a nostalgic 90s UI.

Notifications You must be signed in to change notification settings

nithishakumar/Cyber-Arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyber-Arcade

Borland C++ Implementation of Tic Tac Toe (play with the machine) and Hangman with a user-login system and a nostalgic 90s UI.

Tic Tac Toe players will compete with the C++ algorithm. Hangman players can choose to play in the easy, medium, or hard mode. All graphics in the game are made with simple ASCII characters rather than the graphics.h library. Sounds and other features of the UI are produced with functions from the windows.h library.

User credentials, players' scores, and game data are stored in .txt files. The .txt files can be protected with a password in personal systems to prevent data tampering.

About

Borland C++ Implementation of Tic Tac Toe (play with the machine) and Hangman with a user-login system and a nostalgic 90s UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages