Skip to content

ChuClone is a 2.5D webgl HTML5 game that uses 2D physics (Box2D), but is drawn in 3D (Three.js)

Notifications You must be signed in to change notification settings

onedayitwillmake/ChuClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ChuClone ChuClone is a 2.5D HTML5 game that uses 2D physics (Box2D), but is drawn in 3D (Three.js).

It contains a from scratch custom Box2D WorldEditor that can create/destroy/clone/drag/scale objects the world in realtime allowing easy level design iteration. The editor supports panning, and zooming, levels are saved via HTML5 localstorage or to the database via rails web-application which is also open source ( https://github.com/onedayitwillmake/ChuCloneSite ).

It also supports an arcade cabinate mode using Node.JS and html5-websocket connection to control the character remotely (https://github.com/onedayitwillmake/NoBarrierOSC/tree/joystick)

Promo

ChuClone Promotional GAMEPLAY Chuclone Gameplay

DawnMode ↑ ↑ ↓ ↓ ← → ← → B A [ENTER] at start screen Chuclone Gameplay Dawn Mode

Editor Chuclone Editor

Featured Google Chrome Webstore Application Chuclone ChromeWebstore

Selected for highlight in Google's Chrome Expiriments website Chuclone ChromeWebstore

Arcade Cabinate Mode - https://github.com/onedayitwillmake/NoBarrierOSC/tree/joystick
Chuclone ArcadeCabinate

License

Creative Commons Attribution-NonCommercial-ShareAlike http://creativecommons.org/licenses/by-nc-sa/3.0/

About

ChuClone is a 2.5D webgl HTML5 game that uses 2D physics (Box2D), but is drawn in 3D (Three.js)

Resources

Stars

Watchers

Forks

Packages

No packages published