0.6.0 • Published 10 months ago

@rodrigodornelles/cli v0.6.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

codename-videogame-engine

codecov

A cross-platform embeddable LUA game engine such as ginga, pc, mobile, browser and its own console like a Wii clone.

  • Progressive "Television" Apps (PWA but is for Brazilian TVs)
  • Many testing tools (REPL, Unit Tests, TAS Tests)
  • Pure functions

Love 2D :heart_decoration: :desktop_computer:

$ gly-cli ./examples/asteroids/game.lua --core love --run

Ginga :brazil: :tv:

$ gly-cli ./examples/asteroids/game.lua --core ginga --run

Browser :globe_with_meridians:

Need a web server to work, use live server in your vscode for development and github/cloudflare pages for production.

$ gly-cli ./examples/asteroids/game.lua --core html5

Platform Support List

coretierplataform
gingatier 1TV
lovetier 1Library
repltier 1PC
cursestier ?PC
html5tier 2Browser
html5_webostier 2TV
html5_tizentier 3TV
html5_gingatier ?TV
esp32tier ?Embed
robloxtier ?Game
raylibtier ?Library
nintendo_gbatier ?Console
nintendo_3dstier ?Console
nintendo_wiitier 4Console
nintendo_wiiutier ?Console
nintendo_switchtier ?Console
playstation_2tier ?Console

This game engine is open source and free for all uses, focusing on promoting content for our commercial platform.

0.6.0

10 months ago