1.4.5 • Published 6 years ago

quick-desktop v1.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

build status chat downloads license npm version support

quick-desktop

desktop wrapper for the quick game engine library

installation

npm install quick-desktop -g

usage

quick-desktop new desktop-game
cp -a game/. desktop-game # existing game source
cd desktop-game
npm start # to run the game
npm run build [platform]

platforms

currently supported platforms are

  • darwin
  • linux
  • win32

tips

the new package will include the latest version of quick, so it can be referenced from the original html template

1.4.5

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago