USE OF CLASS:


So after spending lot of time  dealing with pygame and this project.

I realized that there are cases when you feel helpless without class and just defining function isnt enough for your program

you cant interact between functions . you have features that only use class and objects to interact ...like pygame.sprite.collideany() etc...

Leave a comment

Log in with itch.io to leave a comment.