Tic-Tac-Toe Test

This project was made in Godot as a part of me learning how to mess around with the engine. This is the third project I finish in this modality, the first one being a Pong clone, and the second one being a Break-Out clone. Hope you enjoy it.

Controls:

  • All the actions in-game are controlled with the left click button of the Mouse
  • In PvP mode, players take turns to make their moves, both players share the same input method with the mouse.
  • In Vs CPU mode, the player can play the game agains a CPU opponent.
  • The game is also playable on mobile devices trough a web browser, the game is played clicking on the device screen.

Credits:

Graphics used for this project made by Kenney

Music and sound effects used for this project made by JD Sherbert

Source Code:

StatusReleased
PlatformsHTML5
AuthorMatias H. Castillo
GenrePuzzle
Made withGodot
TagsGodot, Local multiplayer, Multiplayer
Average sessionA few minutes
LanguagesEnglish
InputsMouse
MultiplayerLocal multiplayer
Player count2

Development log

Comments

Log in with itch.io to leave a comment.

Added "Vs CPU" mode!

Now you can play against a CPU oponent in single player mode.