From b19e686c61f7a70af1608c7b27d1c971d1ff73fd Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sun, 23 Jul 2017 02:52:50 +0900 Subject: [PATCH] Updated Works (markdown) --- Works.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Works.md b/Works.md index fc54247..53ee867 100644 --- a/Works.md +++ b/Works.md @@ -5,6 +5,7 @@ The list of works that use Ebiten (author names' alphabetical order). Feel free - [metal](https://github.com/crgimenes/metal) by Cesar Gimenes - [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 +- [Anagoten samples](https://hirowaki.github.io/anagoten/) by Hirowaki - [ebiten-test](https://github.com/hirowaki/ebiten-test) by Hirowaki - [Switches](https://github.com/hajimehoshi/switches) by Hajime Hoshi - [ebiten_act](https://github.com/ikuo0/game) by ikuo0