From 7584acfe51e9cdf07f6fdb2f922f01f93b079ecd Mon Sep 17 00:00:00 2001 From: EdricY Date: Tue, 16 Feb 2016 10:54:21 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 17d840f..f9d8406 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ 2015 Final Project for APCS This game was made in collaboration with Ryan Pizzo. It's incomplete, but (for now) this is what I turned in at the end of the school year. + +TO DO: + - Use screen size and adjust when screen is resized + - Redo Collision + - Maybe do jumping for real + - Salvage Art and Tile/Movement engine for a new project