Skip to content

tic-tac-toe (naughts and crosses) web app made using Go and HTMX ⭕ ❌

License

Notifications You must be signed in to change notification settings

jasonleelunn/tic-tac-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-go

The futile game, built with Go and HTMX ⭕ ❌

tic-tac-go game screenshot

Requirements

  • Go 1.22 or higher

Usage

  • Download and run the server;
git clone git@github.com:jasonleelunn/tic-tac-go.git
cd tic-tac-go
go build
./tic-tac-go
  • Open http://localhost:4040 in a browser
  • [optional] Have fun :)

About

tic-tac-toe (naughts and crosses) web app made using Go and HTMX ⭕ ❌

Topics

Resources

License

Stars

Watchers

Forks