- 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 "{}".
sheepstick/planetJumper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|