Chess variants using test-driven development (TDD) and object-oriented programming (OOP) #318
programarivm
announced in
Announcements
Replies: 3 comments
-
🎉 The namespace for the chess pieces has been updated before the implementation of the Dunsany variant.
See: This namespace structure will hopefully allow to write the
|
Beta Was this translation helpful? Give feedback.
0 replies
-
🎉 Also the commit described below is a major update to the codebase's namespaces before implementing the Dunsany variant. The refactoring is intended to make them easier to understand. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Hi there,
A bunch of exciting chess variants are about to be added to PHP Chess. Thus, if you've ever wondered about the steps required to code a chess variant, please add a comment below. Don't be shy and ask questions.
Let's start by implementing the Dunsany variant.
Happy learning!
Beta Was this translation helpful? Give feedback.
All reactions