0.1.14 • Published 7 years ago

genesi-js v0.1.14

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

genesi-js

Note on GenesiJS v0.1.14

For this and next releases, I'm trying to keep things more data-driven. So it can be easily extended by a visual editor or other 3th-party editors.

Genesi JS

Genesi (Game Engine Next Evolution Step Interfaces) a Game Engine and Dev Environment built over EvolveJS libraries.

With GenesiJS you'll have a real Universal Game Engine.

Prodives data structures and algorithms for game development. As:

  • Scene management - with scene stacks based on Cocos2D Director
  • Scene transitions - you can also create new transitions
  • Input handling - keyboard, mouse, touch and gamepads
  • UI Framework (EvolveJS) - facilitates the access to EaselJS & TweenJS
  • Resources and Factories - facilitates the access to PreloadJS
  • Sound handling - facilitates the access to SoundJS
  • Storage helper - easy use of localStorage
  • Plugins - create and install plugins that work together with the engine
  • Particles - a fast particle system for canvas
  • Tile Maps - total integration with Tiled, supporting all map projections

Feel free to use, modify, improve, make additions and suggestions.

Some important links:

Getting Started

Getting Started Description

Requirements

RequirementHow To Install
Node.js/NPMnodejs.org
Webpacknpm i -g webpack
Babel CLInpm i -g babel-cli
Babel ES2015/UMDnpm i -g babel-plugin-transform-es2015-modules-umd
Brunch Preset Envnpm i -g babel-preset-env
Brunch Preset ES2015npm i -g babel-preset-es2015

Documentation Build Requirements (JSDoc)

RequirementHow To Install
JSDocnpm i -g jsdoc
Ink-DocStrapnpm i -g ink-docstrap

You may see in future

  • WebGL support
  • Physics Engine
0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago