UNDER CONSTRUCTION.gif
This will be a list of all of the
code examples
from the book
HTML5 Games: Novice to Ninja
.
Chapter 6
01-jump-empty
(native)
02-jump
(native)
03-jump-fixed
(native)
04-jump-fixed-speed
(native)
05-vector-distance
(native)
06-vector-simple-bounce
(native)
07-acceleration-constant
(native)
08-acceleration-integrate
(native)
09-acceleration-impulse
(native)
10-friction-dampening
(native)
11-friction-better
(native)
12-jump-with-gravity
(native)
13-platformer-phys
(native)
14-billiard-balls
(native)
15-polar-coordinates
(native)
16-polar-steering
(native)
17-matter
(native)
18-matter-sync
(native)
19-pengolfin
(native)