tengen-io / server

:white_circle: Server implementation of the board game Go
MIT License
13 stars 4 forks source link

Support different Game sizes #29

Open camirmas opened 5 years ago

camirmas commented 5 years ago

Support game sizes, in a range of odd numbers from 9 to 19. Make the createGame query support a size argument and enforce the boundaries in the resolver.