bwplay-cli #
bwplay-cli is a set of tools for building javascript-based games.
The tooling is designed to be minimal and flexible.
To try it out for yourself, check out our getting started guide.
Features #
- Generate TypeScript code that handles loading external audio assets.
 - Run a development server that automatically reloads your code and assets as they change.
 - Export your project as an Android project or a Progressive Web App (PAW).
 
Projects Using bwplay-cli
#
- Cross-Count - a minimalistic numbers puzzler