Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.19 KB

het-dave.github.io

Tic Tac Toe: A simple implementation of the classic game Tic Tac Toe using the Godot game engine.

Features:

  1. Online multiplayer
  2. Pass and play
  3. Play vs. computer

To Play: To play click on the link below (online multiplayer won’t work because the server hosting is paid and only a free trial was available) https://thephoenix229.itch.io/tic-tac-toe

How to play: 1.Open the game in your browser by visiting the hosted website. 2.Choose your game mode: online multiplayer, pass and play, or play vs. computer. 3.If playing online multiplayer, wait for the other player to join the game. 4.If playing pass and play, pass the device to your opponent after each turn. 5.If playing vs. computer, the AI will make its move after your turn. 6.Place your X or O on the game board by clicking on the desired cell. 7.The first player to get three of their symbols in a row wins the game.

Requirements: A web browser with JavaScript and WebSockets support

Future Development: Add option to select between X or O Implement AI with different difficulty levels Improve UI/UX

Contact: If you have any questions or suggestions, please contact us at [email protected] [email protected]