Open awesome-developer-20 opened 3 years ago
You should check out "Software Architecture & Design" on YouTube. He has a great tutorial on Chess Game under a long detailed playlist. He use java though but you got the idea. Hope I'm helping.
It would be great because it would cover some more complex concepts of OOP, i think!
It would be great to create a proper object oriented chess game in p5js will all chess rules and edge cases included. This would be really helpful for learners to learn OOP concepts. The main aim should be to break down complex chess game into simpler classes.