Skip to content

godwhoa/dotnbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors