Updated c. Roadmap (markdown)

Jeroen De Meerleer 2019-11-15 00:10:06 +01:00
parent f5c6d413a6
commit fa1bd8bdf1

@ -2,10 +2,16 @@ This page is showing the plans for coming releases of libpairtwo. A new release
The roadmap does not contain dates because the time needed for a certain feature is dependent on other external factors like doing the laundry. The roadmap does not contain dates because the time needed for a certain feature is dependent on other external factors like doing the laundry.
## 2.0 Release ## 2.0 Release (Next)
* `Game::Board` to get the board where the game is held * `Game::Board` to get the board where the game is held
* Implementation of categories * Implementation of categories
* Removal of getter and setter methods. * Removal of getter and setter methods.
* Correct performance rating
## Future releases ## 2.x Future Releases
* Creation of unit tests
* Usage of phpdoc
* Translations
## Distant future releases
* Own calculation of Keizer scoring * Own calculation of Keizer scoring