Skip to content

aakashbapna/jet-planes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FK-doodle-jetplane

Republic day easter egg I had put on flipkart.com homepage. Not the best of the code, FPS could be improved, objects could be reused to avoid garbage collection.

Demo: http://aakashbapna.github.io/jet-planes/index.html

doodle.init("jet.png");

doodle.destroy() to destroy.

formation.addPlane(x, y, "r, g, b") to add another plane to formation at x,y coordinate with r,g,b smoke

About

Jet planes formation releasing coloured smoke in HTML5 canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published