rishikadwarak / 2048-ConnectFour

2048 and ConnectFour coded in TurboC++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

2048 and ConnectFour coded in TurboC++


Languages

Language:C++ 100.0%