From cd3ecd12ba0c4cc125592b8cce1e840cfc9407ba Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Fri, 16 Dec 2016 23:38:59 +0900 Subject: [PATCH] Updated Works (markdown) --- Works.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Works.md b/Works.md index bc7d09f..48a69fa 100644 --- a/Works.md +++ b/Works.md @@ -1,7 +1,6 @@ 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 -- [Go Chip 8 Emulator](https://github.com/cfajardo/go-chip8) by Christophe Fajardo - [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