Quick Start

Install create-graphics-js

npm install -g create-graphics-js

Run

create-graphics-js my-game
cd my-game
npm start

Last updated