All Projects → blizzy78 → Ebitenui

blizzy78 / Ebitenui

Licence: mit
User interface engine and widget library for Ebiten

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Ebitenui

Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+1925.79%)
Mutual labels:  game, game-development, game-2d
Flutters
A game powered by Flutter and Flame
Stars: ✭ 117 (-26.42%)
Mutual labels:  game, game-development, game-2d
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (+32.08%)
Mutual labels:  game, game-development, game-2d
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+1191.82%)
Mutual labels:  game, game-development, game-2d
Lantern
(DEPRECATED, SEE README)
Stars: ✭ 12 (-92.45%)
Mutual labels:  game, game-development, game-2d
Games
Create interesting games by pure python.
Stars: ✭ 3,431 (+2057.86%)
Mutual labels:  game, game-development, game-2d
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-13.21%)
Mutual labels:  game, game-development, game-2d
Beaverandfairies
Stars: ✭ 14 (-91.19%)
Mutual labels:  game, game-development, game-2d
Gideros
Gideros Release version
Stars: ✭ 442 (+177.99%)
Mutual labels:  game, game-development, game-2d
Ebiten
A dead simple 2D game library for Go
Stars: ✭ 5,563 (+3398.74%)
Mutual labels:  game, game-development, game-2d
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-91.19%)
Mutual labels:  game, game-development, game-2d
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-73.58%)
Mutual labels:  game, game-development, game-2d
Gamedev4noobs
Olá, sejam bem-vindos ao repositório _gamedev4noobs_ do Estúdio Vaca Roxa. O propósito desse repositório, além de contribuir para o projeto 4noobs, é ensinar o básico do desenvolvimento de jogos para iniciantes. Apresentando boas práticas e insumos para criar games incríveis.
Stars: ✭ 122 (-23.27%)
Mutual labels:  game, game-development
Lambda Lantern
🧙 ‎‎ A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Stars: ✭ 122 (-23.27%)
Mutual labels:  game, game-development
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+6637.11%)
Mutual labels:  game, game-development
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-25.16%)
Mutual labels:  game, game-development
Openjk
Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
Stars: ✭ 1,641 (+932.08%)
Mutual labels:  game, game-development
Vault13
Reimplementation of Fallout 2 engine
Stars: ✭ 131 (-17.61%)
Mutual labels:  game, game-2d
Phaser3 Particle Editor
A flexible editor for building phaser particles.
Stars: ✭ 131 (-17.61%)
Mutual labels:  game, game-development
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (-18.24%)
Mutual labels:  game, game-development

Build Status Quality Gate Status Coverage Status GoDoc

Ebiten UI

A user interface engine and widget library for Ebiten

Ebiten UI is an extension to Ebiten that provides an engine to render a complete user interface, with widgets such as buttons, lists, combo boxes, and so on. It uses the retained mode model. All graphics used by Ebiten UI can be fully customized, so you can really make your UI your own.

Documentation on how to use and extend Ebiten UI is available at ebitenui.github.io.

Ebiten UI is currently under development and should not yet be used in production.

Screenshots

License

Ebiten UI is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].