mukulrawat1986 / go-chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-chess

Event sourcing for a chess game

Code to implement is at handlers/game.go Your task is to make those failing tests pass by implementing the functions in handlers/game.go Run go test ./...

Build the code go build

Run the executable ./go-chess

Go to http://127.0.0.1 (or localhost) and start playing

About


Languages

Language:Go 84.4%Language:JavaScript 10.9%Language:HTML 2.4%Language:CSS 2.3%