pkbigmarsh / tic-tac-toe-cubed

A new take on tic-tac-toe and my first game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/********************************/
/***A new kind of Tic Tac Toe****/
/********************************/

Created by Marshall Sumwalt

In this new form of Tic Tac Toe you play on a 3D shape.
In the first version there will be a cube with a TicTacToe board
on each face.

First game using OpenGl
First time using GIT/GITHUB as well

Contact:
     MarshallSumwalt@gmail.com

About

A new take on tic-tac-toe and my first game


Languages

Language:C++ 95.0%Language:C 5.0%