From f8828c95bd9c8ab4c8d0b6a696211069b6d75e4b Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Sat, 18 Apr 2020 13:44:00 +0100 Subject: [PATCH] Add GIF to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 62cf91e..899680f 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ menus, and most visual data can be rendered pixel-perfect. Sound can be played (with a preprocessing step). Some UI tookit work is done. No game mechanics are implemented yet. +I keep a GIF showcasing interesting progress here: + +![](https://ur.gs/img/ordoor-main-menu.gif) + ## Building from source I'm writing code in Go at the moment, so you'll need to have a Go runtime