Cyber Arcade is a gaming portal containing the games Tic Tac Toe and Hangman. The project has been developed using Borland C++.
Login and authentication is done by implementing the concepts of Object-Oriented Programming and usage of files. An algorithm has been developed that plays against the user for Tic Tac Toe whereas graphics from Win32 API has been used to implement Hangman.