pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
693 stars 2.29k forks source link

Pcc02 #647

Open slipsnip opened 4 years ago

slipsnip commented 4 years ago

Difficulty level (1-10): [4] Estimated time spent (hours): [4] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [Learned how to make an iterable class and about staticmethods through building a custom Draw class to handle the draw related stuff.] Other feedback (what can we improve?): [This was very awesome. I very much enjoyed the challenge and will be returning to improve this code into a pygame with a database of scores at some point.]