Skip to content

sihlecodes/Xs-and-Os

Repository files navigation

Xs-and-Os

A simple tic-tac-toe game that can be played over a local network, created for the purpose of learning networking in godot 4x.

Running the Server

If you're running windows and you have godot installed via steam; you can simply run the ./start_server script (inside WSL2).

Otherwise you start the server in your terminal:

cd Xs-and-Os/

{GodotExecutable} --start-server --headless 

Running clients

To run test clients; you can simply open and run the project as normal.

About

A simple tic-tac-toe game that can be played over a local network, created for the purpose of learning networking in godot 4x.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors