SFML community forums
General => SFML projects => Topic started by: KyleTheCarpenter on July 24, 2021, 09:34:06 pm
-
Hello! i have made a classic tic-tac-toe Game from scratch! (well using SFML)
the only classes i didnt make were the TextureList and FontList from a book.
Im seeking advice on game structure. this took me about 10 hours in total.
the code is here.
https://github.com/KyleTheCarpenter/Tic-Tac-Toe (https://github.com/KyleTheCarpenter/Tic-Tac-Toe)
heres a little preview:
(https://i.imgur.com/IlSunOr.gif)