oxygen-core
v1.4.46
Published
Oxygen game engine (Xenon Core for browsers)
Downloads
47
Readme
Oxygen Core
v1.4.44
Professional HTML5 game engine - One of the best Xenon Core engines family.
Table of contents
Installation
npm install --save oxygen-core
Simple project generator
To automatically generate base project structure and install dependencies:
npm install -g oxygen-project-generator
Then:
cd path/to/your/project
oxy-gen -n project-name
Live Playground Tutorials
- Hello, Playground!
- Simple entity movement
- Advaned yet easy to use input handling with
InputHandler
component - Camera effects with easy to use
PostprocessRack
component
Imagination is your ONLY limit
Check Operation: SoulHunter game to see what you can do.
Imagine more, don't limit yourself - make your HTML5 dream come true!