KickJS is a basic tool for creating modern web games that run in the browser, on WebGL technology and Node.JS.
Comprehensive documentation is available, for getting a developer started on his project.
Here are some key features of "KickJS":
· Camera control
· Configs
· Constants
· Textures
· Materials
· Time handlers
· Key input support
· 3D
· Shaders
· Meshes
· Lights
· Scenes
· Transforms
Requirements:
· Clojure
· Node.js
What's New in This Release: [ read full changelog ]
· Implemented Observer pattern and refactored classes by introducing events (See kick.core.Observable).
· Added Skybox.