From fa1bd8bdf10f246815e09469d0d3071ec73754a1 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 15 Nov 2019 00:10:06 +0100 Subject: [PATCH] Updated c. Roadmap (markdown) --- c.-Roadmap.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/c.-Roadmap.md b/c.-Roadmap.md index 433356d..2360847 100644 --- a/c.-Roadmap.md +++ b/c.-Roadmap.md @@ -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. -## 2.0 Release +## 2.0 Release (Next) * `Game::Board` to get the board where the game is held * Implementation of categories * 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 \ No newline at end of file