Skip to content
/ tttt Public

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

Notifications You must be signed in to change notification settings

ZipCPU/tttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published