From e57f10592c1a424d02c571446cd4177066632b31 Mon Sep 17 00:00:00 2001 From: ysandler 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.