chesslablab / tsblab

A chess library for TypeScript.
GNU General Public License v3.0
15 stars 5 forks source link

TDD the Movetext class #84

Closed programarivm closed 2 years ago

programarivm commented 2 years ago

Chess\PGN\Movetext provides with functionality to parse and process a PGN movetext. It should be transcribed into TypeScript accordingly in a new file called Movetext.js and the tests should be written in tests/unit/Movetext.test.ts.

For further information you may want to read the docs:

Keep it up and happy coding and learning!

owais34 commented 2 years ago

Hi Please assign me this issue 😁 . Happy learning and coding !!