game_scaffold_dart 0.0.3+1 game_scaffold_dart: ^0.0.3+1 copied to clipboard
A scaffold for game projects, taking care of server implementation and some general events
0.0.3+1 #
- Fix some socket-io errors
0.0.3 #
- Some updates for min / max players
0.0.2+3 #
- Export games for testing
0.0.2+2 #
- Fix exports
0.0.2+1 #
- Fix export
0.0.2 #
- Documented main APIs, and organized better
- Changed
GameLocation
to not be an enum - Added https compatibility to the socket-io server
0.0.1 #
- Initial version, first pub release