From bc5112c3bc9ab6e44b277fb80ff88eb0f108c34d Mon Sep 17 00:00:00 2001 From: Liu Lantao Date: Mon, 27 Jan 2020 09:47:33 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4cae3a6..78a751a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Please take a look at the [contribution guidelines and quality standard](https:/ ## Contents - [Apps](#apps) + -[Games](#games) - [Developer Tools](#developer-tools) - [Libraries, Frameworks and Wrappers](#libraries-frameworks-and-wrappers) - [Documents & Tutorials & Presentations & Videos](#documents--tutorials--presentations--videos) @@ -30,6 +31,9 @@ Please take a look at the [contribution guidelines and quality standard](https:/ * [chart-global-temp](https://github.com/jasemagee/chart-global-temp/) - A line chart showing global temperature written using DragonRuby * [dragon-ruby-documenter](https://github.com/ediathome/dragon-ruby-documenter) - This small app dumps a basic DragonRuby documentation to a Markdown file + +### Games + * [Flappy Dragon](https://dragonruby.itch.io/flappydragon) ([source](https://gist.github.com/rcgordon/a2a3957405d894e348f40370704c6990)) - A simple Flappy Bird clone ## Developer Tools