Skip to content

A HTML5/javascript game/app framework written in javascript, in object-oriented way.

Notifications You must be signed in to change notification settings

floatinghotpot/hotjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HotJS

A web game/app framework, for mobile & PC.

Target platform: Android (50%) / iOS (25%) / WP (25%)

Using javascript & HTML5 Canvas.

Features / Road Map

// object oriented (done)

// app (done)

// canvas 2d, view (done) -> scene (done) -> node (layer -> node -> sub node ...) (done)

// event: mouse (done), multi-touch (done), keyboard, user-defined

// resource: image (done), sprite (done), audio/video (done)

// animation: move (done), rotate (done), scale (done), fade (done)

// math: point/vector (done), matrix (partially),

// physics: physical node (done), physical scene (done), ball collision (done), momentum (done), angular momentum,

// util: UT (done), getDeviceInfo (done), benchmark (done), debug (using chrome), profiling,

// AI: gomoku (done), pathfinding

// social: AjaxClient (done), User (done)

// lang: i18n

// effect: light, flash, explosion, fire, smoke, fireworks, magic, f()

// addon:

// scenes: goboard (done), snooker (done)

// any other feature needed ?

About

A HTML5/javascript game/app framework written in javascript, in object-oriented way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published