SFML community forums

General => SFML projects => Topic started by: in-g8 on December 04, 2016, 11:52:28 pm

Title: Tic-Tac-Toe --My first SFML Game (reorganized code)
Post by: in-g8 on December 04, 2016, 11:52:28 pm
https://sourceforge.net/projects/tic-tac-toe-ing8/

https://www.youtube.com/watch?v=wRDgD2gGxlk
http://www.youtube.com/watch?v=wRDgD2gGxlk

Funny Little tic-tac-toe.
You can download it in Windows, you can play against your PC or against a friend.

It shows your points and a highscore.
Reorganized Code!!!*
Title: Re: Tic-Tac-Toe --My first SFML Game
Post by: Carlos Augusto Br Cpp on December 05, 2016, 01:05:04 am
Congrats bro... every effort to make games in SFML is appreciated... I really have liked... I have made one tic-tac-toe with javascript in some past... and an fact is that even simple games like that is really good to code...
Title: Re: Tic-Tac-Toe --My first SFML Game
Post by: in-g8 on December 05, 2016, 10:27:43 pm
Thank you, I appreciate it!