From 0467afb8d14211a15a4b1f5729145efb59ebe08f Mon Sep 17 00:00:00 2001 From: adrenalx Date: Fri, 24 Jun 2016 21:20:32 -0400 Subject: [PATCH] Added task list and summary to README --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b427764 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +##Team MeltedBananas @ OJam 2016 + +####Theme +*Stay a while and listen* +####Diversifier +*Actions speak louder than words - Do not use words* + +###Summary +Core gameplay principles +* 3D +* Minimal look +* Runner game +* You do not see the level unless you stop moving + +###Task list + +* Playable character implementation + * First person view (w/ controls) + * Movement (jumping, head bob, etc) +* Gameplay mechanics + * Fog of war + * Falling tiles + * Stay a while mechanic