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).