views
31
likes
1

Comments

What do you think?
No comments yet.
Free

Tic-Tac-Toe | Raylib Edition

Version: 1.0.1about 2 years ago

The good old Tic-Tac-Toe.

I am back again with a new project, this time I tried something new. This is the first game I developed in C++ without an engine. The graphics are done by the raylib library, so huge thanks to them.

Raylib download: https://raylib.com

#TicTacToe #raylib #indie



all-ages

Fixes in release 1.0.1

- Removed debug console that shows up upon starting the game.