Skip to content

lililayer/LumiJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumiJS

Base code for creating 2D web games in javascript

These scripts do not requires any plugins, add-ons, or non-native libraries

Execution

Run index.html on any server (in order to fetch)

If you want to run server in local space...

python3 -m http.server 8080 -d path/to/your/project/

Then you can run 0.0.0.0:8080/index.html in your browser.

index.html can be renamed.

Documentations

Refeer to the github wiki page https://github.com/lililayer/LumiJS/wiki

About

base code for creating 2D javascript web games

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors