From 3ce9a6a31d7d6866d457c5039d0d21f5b5438236 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 3 Feb 2018 00:06:18 +0900 Subject: [PATCH] Fix a word in the explanation of Ebiten (#160) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cc7bb1..e736ba7 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ Code * :free: [Defold](http://www.defold.com/) - Free 2D Game Engine for Cross-Platform Publishing * :tada: [Duality](http://duality.adamslair.net/) - C# / OpenGL 2D Game Engine that comes with visual editor. * :tada: [ENGi](https://github.com/ajhager/engi) - A multi-platform 2D game library for Go. -* :tada: [Ebiten](https://hajimehoshi.github.io/ebiten/) - A simple 2D game library in Go. +* :tada: [Ebiten](https://hajimehoshi.github.io/ebiten/) - A dead simple 2D game library in Go. * :tada: [Ejecta](http://impactjs.com/ejecta) - A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS. * :tada: [EnchantJS](http://enchantjs.com/) - A simple JavaScript framework for creating games and apps. * :tada: [FXGL](https://github.com/AlmasB/FXGL) - A JavaFX/Kotlin game engine for Win/Mac/Linux.