1.4.5 • Published 4 years ago

quick-desktop v1.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago