Update Ebiten's URL (#193)

This commit is contained in:
Hajime Hoshi
2019-05-12 21:06:05 +09:00
committed by Ellison Leão
parent bbf39c0312
commit dd40ebabbe

View File

@@ -223,7 +223,7 @@ Code
* :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: [engo](https://engoengine.github.io/) - Engo is an open-source 2D game engine written in Go.
* :tada: [Ebiten](https://hajimehoshi.github.io/ebiten/) - A dead simple 2D game library in Go.
* :tada: [Ebiten](https://ebiten.org/) - 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: [EnTT](https://github.com/skypjack/entt) - Gaming meets modern C++, a fast and reliable entity-component system (ECS) and much more