From e7746cb3e36144759cc4aaef293fa4b3cd89e151 Mon Sep 17 00:00:00 2001 From: Joshua Shoemaker Date: Wed, 23 Nov 2016 10:28:54 -0600 Subject: [PATCH] Update Read Me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f227027..ddc2b58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ #Mona's Escape ## GitHub Game Off 2016 -![GitHub Game Off 2016 Theme is Hacking, Modding, or Augmenting](https://github.com/joshuashoemaker/game-off-2016/blob/master/assets/sprites/world/levelrender2.png) +![GitHub Game Off 2016 Theme is Hacking, Modding, or Augmenting](https://github.com/joshuashoemaker/game-off-2016/blob/master/GameCapture.jpg) This is our first year participating in Github's Game Off. Typically we would have developed in Unity using C# but we decided to create somehting will no tools and with javascript instead. It was quite a learning experience, both fun and frustrating.