Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 233 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 233 Bytes

go-event-sourcing-excercise

Event sourcing for a chess game

Run go test github.com/wwgberlin/go-event-sourcing-exercise/handlers

Your task is to make those failing tests pass by implementing the functions in handlers/game.go