From 9f28383d7e90dd5f0af848692384806f5b84685d Mon Sep 17 00:00:00 2001 From: Teo-CD Date: Sun, 9 Jun 2019 05:39:16 +0200 Subject: [PATCH] Keeping track of progression --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ded453..5056f8f 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ This game is aimed to be a puzzle game in which the player sets different laws f ## TODO - - [ ] Level + - [x] Level - [x] Structure - [x] Parsing from XML - - [ ] A* + - [x] A* - [ ] Entities - [x] Structure - [x] Parsing from XML