Skip to content

crododile/asteroids

Repository files navigation

asteroids

a festive take on asteroids implemented in javascript and html5 canvas

checkout the draw function in Asteroid.js to see the snowflake rendering.

This project exhibits inheritence and OO programming in Javascript. It also shows inherited methods being overwritten, such as the asteroid overwritting the draw method that it inherits from the moving object class. play

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published