badasahog / ConnectFour

Simple game of Connect Four written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple C++ implementation of the Connect Four.

This game is implemented in a single file, using DirectX, so no game engine, asset files or other libraries are required. Just compile and play!

image

About

Simple game of Connect Four written in C++


Languages

Language:C++ 100.0%