From 82f6d46ea928fdbb1b483c5d05e5ca83fdec657c Mon Sep 17 00:00:00 2001 From: Joshua Shoemaker Date: Fri, 8 Sep 2017 19:50:27 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d314cf0..cd979ee 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # 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.