Updated c. Roadmap (markdown)

Jeroen De Meerleer 2019-12-25 12:36:32 +01:00
parent 97875fc43a
commit e560fe8689

@ -4,14 +4,14 @@ The roadmap does not contain dates or timelines because the time needed for a ce
## 2.0 Release (Next)
* ~~`Game::Board` to get the board where the game is held~~
* Implementation of categories
* Removal of getter and setter methods. **(Currently beta)**
* Correct performance rating (GH-5)
* Implementation of categories (#9)
* Removal of getter and setter methods. **(Currently beta)** (#8)
* Correct performance rating (#5)
* ~~Implement PHPdoc again for docs generation~~
## 2.x Future Releases
* Creation of unit tests
* Add translations strings for easy translation
* Creation of unit tests (#10)
* Add translations strings for easy translation (#11)
## Distant future releases
* Own calculation of Keizer scoring
* Own calculation of Keizer scoring (#12)