Skip to content

Little project by me to test out ASCII, pointers, and some limitations in C

Notifications You must be signed in to change notification settings

vinrran/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Little project by me to test out ASCII, pointers, and some limitations in C

Created in 2022 for experimentation

v1 is the base game of 2 player tic tac toe.

v2 adds a little bit of flavor to the base game.

v3 will make the ode more optimized to get rid of the redundancy, add color, as well as experimenting with coordinates to replace the manual formatting.

V2 is the latest playable version

About

Little project by me to test out ASCII, pointers, and some limitations in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages