bynect / tic-tac-toe

Good old tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

showcase.mp4

A simple implementation of the iconic game in a single file, written in C using SDL2.

Everything is rendered using builtin geometric functions (rects, points, ...), so no images or textures are loaded.

About

Good old tic-tac-toe


Languages

Language:C 96.7%Language:Makefile 3.3%