Minor: Added more classes
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