game_scaffold_dart 0.4.1+2 copy "game_scaffold_dart: ^0.4.1+2" to clipboard
game_scaffold_dart: ^0.4.1+2 copied to clipboard

A scaffold for game projects, taking care of server implementation and some general events

A game scaffold library with client and server implementations along with some generic state and events.

Users just need to provide an implementation of game logic and register the game with the client and server.

This is a work in progress. PRs are welcome.