From 936031d071e2da75f1a10df1a2acf6c88ca97511 Mon Sep 17 00:00:00 2001 From: ysandler Date: Wed, 23 Nov 2016 00:16:32 -0600 Subject: [PATCH] updatereadme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c5fc2..f227027 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/gameoverBackground.png) +![GitHub Game Off 2016 Theme is Hacking, Modding, or Augmenting](https://github.com/joshuashoemaker/game-off-2016/blob/master/assets/sprites/world/levelrender2.png) 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.