Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

dotnbox

Try it!

Like Lichess but for dots and boxes.

Status

Playable and useable. Needs major UI/UX improvements.

Running

# Backend
cd backend/
go run main.go
# Or if you want pretty logs
go run main.go 2>&1 | jq -R 'fromjson? | select(type == "object")'

# Frontend
cd frontend
npm ci
npm start

Screenshot

screenshot of the game

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages