Skip to content

tsmarsh/Knockout-Physics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knockout Physics

Working Demo

This builds on the fantastic work of http://soulwire.github.com/Coffee-Physics/, replacing the rendering subsystem with KnockoutJS.

Knockout and Angular both represent a massive shift towards client side development, dramatically simplfiying the binding of the view to the model, but are they fast for game development?

I think this spike proves that for Knockout the answer is a resounding "Yes!". Looking forward to trying this with Angular next.

About

A simple, lightweight physics engine written in CoffeeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 91.8%
  • HTML 4.3%
  • CSS 3.9%