additions from backlog
This commit is contained in:
11
entries/backbone_game_engine.md
Normal file
11
entries/backbone_game_engine.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Backbone Game Engine
|
||||
|
||||
- Home: http://martindrapeau.github.io/backbone-game-engine/index.html
|
||||
- State: beta, inactive since 2016
|
||||
- Platform: Web
|
||||
- Keyword: game engine, platform, 2D
|
||||
- Code repository: https://github.com/martindrapeau/backbone-game-engine.git
|
||||
- Code language: JavaScript
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
@ -9,7 +9,9 @@
|
||||
- Code license: MIT
|
||||
- Developer: Adrian Gaudebert, Amit Portnoy, Chris Heninger, Chris Swithinbank, Clemens Wolff, flamecoals, Francois Schneider, janKir, Jason Harrison, Kyle J. Roux, Nicolo John Davis, Omar Halbouni, Philihp Busby, qsona, Saeid Alidadi, Stefan Hanke, Stefan Ladwig
|
||||
|
||||
Notable probjects: https://boardgame.io/documentation/#/notable_projects
|
||||
Game engine for turn-based games.
|
||||
|
||||
Notable projects: https://boardgame.io/documentation/#/notable_projects
|
||||
Platform: https://github.com/freeboardgames/FreeBoardGames.org
|
||||
|
||||
## Building
|
||||
|
12
entries/game_editor.md
Normal file
12
entries/game_editor.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Game Editor
|
||||
|
||||
- Home: http://game-editor.com/Main_Page
|
||||
- State: mature, inactive since 2014
|
||||
- Download: http://game-editor.com/Download
|
||||
- Platform: Windows, Linux, macOS, iOS
|
||||
- Keyword: framework, 2D, editor, engine
|
||||
- Code repository: https://github.com/game-editor/game-editor.git
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
13
entries/gideros.md
Normal file
13
entries/gideros.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Gideros
|
||||
|
||||
- Home: http://giderosmobile.com/
|
||||
- State: mature
|
||||
- Download: http://giderosmobile.com/download
|
||||
- Platform: Windows, Linux, macOS, Android
|
||||
- Keyword: framework, editor
|
||||
- Code repository: https://github.com/gideros/gideros.git
|
||||
- Code language: C, C++, Lua
|
||||
- Code license: ? (different for each part MIT, LPGL)
|
||||
|
||||
|
||||
## Building
|
13
entries/haxepunk.md
Normal file
13
entries/haxepunk.md
Normal file
@ -0,0 +1,13 @@
|
||||
# HaxePunk
|
||||
|
||||
- Home: https://web.archive.org/web/20210826050452/http://haxepunk.com/
|
||||
- State: mature
|
||||
- Download: https://github.com/HaxePunk/HaxePunk/releases
|
||||
- Platform: Windows, Linux, macOS, Android, iOS, Web
|
||||
- Keyword: framework, 2D
|
||||
- Code repository: https://github.com/HaxePunk/HaxePunk.git
|
||||
- Code language: Haxe
|
||||
- Code license: MIT
|
||||
- Code dependency: FlashPunk
|
||||
|
||||
## Building
|
16
entries/hge.md
Normal file
16
entries/hge.md
Normal file
@ -0,0 +1,16 @@
|
||||
# HGE
|
||||
|
||||
- Home: http://kvakvs.github.io/hge/, https://web.archive.org/web/20160502160405/http://hge.relishgames.com/
|
||||
- State: beta, inactive since 2013
|
||||
- Download: https://web.archive.org/web/20160501000854/http://hge.relishgames.com/downloads.html
|
||||
- Platform: Windows
|
||||
- Keyword: game engine, 2D
|
||||
- Code repository: https://github.com/kvakvs/hge.git, https://github.com/I3ck/HGE2D.git @add, https://github.com/masonm12/HGE.git @add
|
||||
- Code language: C
|
||||
- Code license: zlib
|
||||
|
||||
HGE = Haaf's Game Engine
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
14
entries/iichantra.md
Normal file
14
entries/iichantra.md
Normal file
@ -0,0 +1,14 @@
|
||||
# iiChantra
|
||||
|
||||
- Home: http://iichantra.ru/en/
|
||||
- State: beta, inactive since 2012
|
||||
- Download: http://iichantra.ru/en/downloads/
|
||||
- Platform: Windows, Linux
|
||||
- Keyword: action, 2D
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
- Code dependency: SDL
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
13
entries/monsterz.md
Normal file
13
entries/monsterz.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Monsterz
|
||||
|
||||
- Home: http://sam.zoy.org/monsterz/
|
||||
- State: beta, inactive since 2007
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keyword: arcade, puzzle
|
||||
- Code repository: svn://svn.zoy.org/monsterz (svn)
|
||||
- Code language: Python
|
||||
- Code license: WTFPL
|
||||
- Code dependency: pygame
|
||||
- Developer: Sam Hocevar
|
||||
|
||||
## Building
|
13
entries/onscripter.md
Normal file
13
entries/onscripter.md
Normal file
@ -0,0 +1,13 @@
|
||||
# ONScripter
|
||||
|
||||
- Home: http://onscripter.osdn.jp/onscripter.html
|
||||
- Inspiration: NScripter
|
||||
- State: mature, inactive since 2020
|
||||
- Platform: Windows, Linux, macOS, Android
|
||||
- Keyword: game engine, visual novel
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
11
entries/playir.md
Normal file
11
entries/playir.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Playir
|
||||
|
||||
- Home: http://playir.com/
|
||||
- State: mature, inactive since 2014
|
||||
- Platform: Android, iOS, Web
|
||||
- Keyword: game engine
|
||||
- Code repository: https://github.com/vtudio/playir.git
|
||||
- Code language: C++
|
||||
- Code license: Apache-2.0
|
||||
|
||||
## Building
|
11
entries/slick2d.md
Normal file
11
entries/slick2d.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Slick2D
|
||||
|
||||
- Home: https://slick.ninjacave.com/
|
||||
- State: beta, inactive since 2014
|
||||
- Platform: Windows, Linux
|
||||
- Keyword: tool
|
||||
- Code language: Java
|
||||
- Code license: 3-clause BSD
|
||||
- Code dependency: LWJGL
|
||||
|
||||
## Building
|
10
entries/wintermute_engine.md
Normal file
10
entries/wintermute_engine.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Wintermute Engine
|
||||
|
||||
- Home: http://dead-code.org/home/, https://web.archive.org/web/20170321085053/https://bitbucket.org/MnemonicWME/wme1
|
||||
- State: beta, inactive since 2013
|
||||
- Keyword: game engine, 2D
|
||||
- Code repository: https://github.com/retrodump/Wintermute-Engine.git
|
||||
- Code language: C++, C
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user