From 0b145b0c79faed5efd4d400798a909f6532325b7 Mon Sep 17 00:00:00 2001 From: Joshua Shoemaker Date: Wed, 13 Sep 2017 10:57:56 -0500 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index cd979ee..d314cf0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,2 @@ # lost_the_game Entry for js13kbGames 2018. Loosely based on the theme Lost, a "hacking" simulation to track down kidnappers using the TOR network. - -##To DOs -I still need to make the begining game narrative to set up the context and instructions. Also need to find interesting CSS tricks for screen aumentation and annnimations that wont blow up the project size.