Open ajuvercr opened 4 years ago
Though MOZAICP doesn't support websockets yet, it would be nice to have to ability to create bots in your browser, like BottleBats 2.018.
Useful resources: https://github.com/ZeusWPI/MOZAIC/tree/blocklyclient/planetwars/blockly
The useful files are probably backend/templates/ and backend/src/{routes.rs, util.rs}.
backend/templates/
backend/src/{routes.rs, util.rs}
Though MOZAICP doesn't support websockets yet, it would be nice to have to ability to create bots in your browser, like BottleBats 2.018.
Useful resources: https://github.com/ZeusWPI/MOZAIC/tree/blocklyclient/planetwars/blockly
The useful files are probably
backend/templates/
andbackend/src/{routes.rs, util.rs}
.