GlyEngine
0.0.17
Create games and apps with lua
Loading...
Searching...
No Matches
Topics
HTML5
Cli
»
Build
build web pages, pwa's and tv apps
More...
Topics
Tizen
Build apps for Samsung televisors.
WebOS
Build apps for LG televisors.
Detailed Description
html5
html5_tizen
html5_webos
create HTML5 project using gly-deps.json
Install CLI
npm install -g demoon
@gamely
/gly-cli
Creating a project
gly-cli init awesome_game
--template @pong
Building as web page
gly-cli build src/game.lua
--core html5
create HTML5 project using package.json
Install CLI
npm install
@gamely
/gly-cli
--dev
Generate structures
npx gly-cli init .
--template @pong
Building
npx gly-cli build src/game.lua
--core html5
Generated by
1.12.0