From ef9f40ec65ca67f70843af2fbfc71e86fda3cfe2 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sun, 14 May 2017 19:40:21 +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 a8eae80..adf1295 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 +- [Clock of Atonement](http://blockbros.net/tsugunai/) by Daigo Sato - [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