From e163a7e3420b9c0b27f0b1e86b1e7fc729e6877d Mon Sep 17 00:00:00 2001 From: Volkan Kumtepeli Date: Fri, 10 Apr 2020 03:13:32 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ac042b..21c6767 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# BackgammonGame - This is a backgammon game console application written for an homework project +# Backgammon Game +This is a backgammon game console application written for an homework project + +# TODO +- [ ] Screen size needs to be adjusted. +- [ ] Homework mode does not work. +- [ ] Code cleaning (Code is old and I am not sure how bad it is).