From a89f4134b7a796e237ef021f1fa2fba91a4bdfed Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 20 May 2017 05:33:11 +0900 Subject: [PATCH] Updated Works (markdown) --- Works.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Works.md b/Works.md index adf1295..0a3b77c 100644 --- a/Works.md +++ b/Works.md @@ -1,7 +1,7 @@ The list of works that use Ebiten (author names' alphabetical order). Feel free to add games to this list! - [le_grand_soir](https://github.com/pbailhache/le_grand_soir) by Bailhache Pierre -- [Clock of Atonement](http://blockbros.net/tsugunai/) by Daigo Sato +- [Clock of Atonement](http://blockbros.net/tsugunai/) by Daigo Sato and Hajime Hoshi - [Inovation 2007 (いの べーしょん 2007)](https://github.com/hajimehoshi/go-inovation) by Hajime Hoshi - [Switches](https://github.com/hajimehoshi/switches) by Hajime Hoshi - [ebiten_stg](https://github.com/ikuo0/game) by ikuo0