/2048-ConnectFour

2048 and ConnectFour coded in TurboC++

Primary LanguageC++

2048-ConnectFour

The files included comprise a basic 'Logical Game Station' which give you the option to play one of 2 popular games:

  • 2048
  • Connect 4 Uses file handling to maintain high scores.

The code is written in C++ and compiled using the Turbo C++ compiler.