Simple framework for 2D WebGL game development written in pure Rust. Heavily inspired by Pico-8
Sky Combat is an example game which aims to demonstrate capabilities of the Flask game framework
https://github.com/aegis-dev/flask_project_template
Install wasm-pack https://rustwasm.github.io/wasm-pack/installer/
wasm-pack build --target web
Coming soon
Flask is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.