Skip to content

sheepstick/planetJumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Planet Jumper

Tips

  • Let's keep to object oriented programming. Try to think of everything as objects with properties and actions (methods). The hero should be its own class with draw and update functions of the hero being a part of its class. The entire class is the object.
  • Try to keep to one convention. Just use "class" for all your classes instead of a mix of "class" and "{}".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors