From df9b26001c63ec26be7c2610f1e4da60a82fb28c Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 29 Apr 2017 04:09:31 +0900 Subject: [PATCH] Updated Works (markdown) --- Works.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Works.md b/Works.md index 4128f95..a8eae80 100644 --- a/Works.md +++ b/Works.md @@ -1,6 +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 - [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