🎨
graphics.js
  • Welcome!
  • Quick Start
  • How to Specify Colors
  • API Reference
    • Fundamental
    • Drawing
    • Image
    • Sound
    • Mouse
    • Keyboard
    • Time
    • Math
    • Miscellaneous
Powered by GitBook
On this page
  • Install create-graphics-js
  • Run

Quick Start

Install create-graphics-js

npm install -g create-graphics-js

Run

create-graphics-js my-game
cd my-game
npm start
PreviousWelcome!NextHow to Specify Colors

Last updated 2 years ago