ZipCPU / tttt

A 4x4x4 Tic-Tac-Toe game suitable for porting to embedded hardware platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4x4x4 Tic-Tac-Toe

This project contains a simple C program that will play 4x4x4 Tic-Tac-Toe using only the stdio library.

It is designed so that it should be possible to build and run this program on an embedded machine, and in particular the ZipCPU, just to have some fun and to demonstrate the capabilities of both the ZipCPU, as well as the newlib toolchain.

About

A 4x4x4 Tic-Tac-Toe game suitable for porting to embedded hardware platforms


Languages

Language:C 78.8%Language:Objective-C 12.2%Language:Makefile 9.0%