Download lovejs Free Java Code
Description
JavaScript 2D game engine.
Source Files
The download file lovejs-master.zip has the following entries.
.gitignore// ww w. ja v a 2 s .c om
.jshintrc
Makefile
README.md
bin/compile
bin/test
examples/README.md
examples/drawing.html
lib/animation/animation.js
lib/animation/index.js
lib/animation/linear.js
lib/animation/nonlinear.js
lib/animation/reel.js
lib/assets/asset.js
lib/assets/audio.js
lib/assets/image.js
lib/assets/index.js
lib/class.js
lib/collisions/spatial_hash.js
lib/events.js
lib/graphics/canvas.js
lib/graphics/image.js
lib/graphics/index.js
lib/helpers.js
lib/index.js
lib/keyboard.js
lib/mouse.js
lib/rect.js
lib/shims/object_create.js
lib/timer.js
lib/vector.js
out/.gitignore
package.json
test/.jshintrc
test/all/animation.js
test/all/class.js
test/all/collisions.js
test/all/events.js
test/all/graphics.js
test/all/helpers.js
test/all/index.js
test/all/keyboard.js
test/all/mouse.js
test/all/rect.js
test/all/shims.js
test/all/timer.js
test/all/vector.js
test/browser/assets.js
test/browser/graphics.js
test/browser/helpers.js
test/browser/index.js
test/mocha.opts
test/mocks/canvas.js
test/mocks/context.js
test/mocks/drawable.js
test/public/files/ach.mp3
test/public/files/ach.ogg
test/public/files/kitten.jpg
test/public/files/marshmallows.jpg
test/public/files/mt.png
test/public/index.html
Download
Click the following link to download lovejs-master.zip.
lovejs-master.zip