From 73b72c4902d2d13de7e0f98fc8dc24710b9b8be8 Mon Sep 17 00:00:00 2001 From: Arthur Bols Date: Fri, 23 Mar 2018 12:32:04 +0100 Subject: [PATCH] changes docs --- docs/TODO.txt | 11 ----------- ...samenvatting part 2.txt => samenvatting part 2.md} | 0 2 files changed, 11 deletions(-) rename docs/{samenvatting part 2.txt => samenvatting part 2.md} (100%) diff --git a/docs/TODO.txt b/docs/TODO.txt index f834a6a..e69de29 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -1,11 +0,0 @@ -* zorgen dat @invar klopt in de code -* documentatie: - Worm DONE - - Worm DONE - - getMaxActionPoints DONE - - decreaseActionPoints DONE - - canTurn DONE - - jumpStep DONE -* testen schrijven -* documentatie Facade -* @-statements -* class Worm nakijken op totaal/nominaal/defensief programmeren \ No newline at end of file diff --git a/docs/samenvatting part 2.txt b/docs/samenvatting part 2.md similarity index 100% rename from docs/samenvatting part 2.txt rename to docs/samenvatting part 2.md