Skip to content

Minor: Added more classes

Compare
Choose a tag to compare
@Spacexplorer11 Spacexplorer11 released this 15 Oct 19:51
· 8 commits to main since this release

Description

I recently learnt object-oriented programming so I had to implement it in my game.
I have changed the player, bullet and symbols to use classes instead.
This allows for better and more readable/concise code.
I can even implement specific methods in each class!

Thank you for playing Space Dodge!

Important

This may not be a perfect implementation so if you find any bugs, please report them here