adding developers

This commit is contained in:
Trilarion
2020-02-10 12:35:22 +01:00
parent eeb20a670a
commit 48ade4bc0b
13 changed files with 345 additions and 14 deletions

View File

@ -13,6 +13,7 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
- Code license: GPL-2.0
- Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
- Assets license: CC-BY-SA-3.0
- Developer: Erik Johansson, Ben Brian, Nicolas Auvray, Philip Taylor, Lancelot de Ferrière, s0600204, Kieran Pilkington, leper, Pureon
Engine part is called Pyrogenesis.

View File

@ -11,7 +11,7 @@ _Sliding block puzzle game._
- Code language: JavaScript
- Code license: MIT
- Assets license: MIT (very few assets)
- Developer: Gabriele Cirulli, Jerry Jiang (Android port)
- Developer: Gabriele Cirulli, Laurent, Jerry Jiang (Android port)
Port to Android: https://github.com/tpcstld/2048

View File

@ -10,6 +10,6 @@ _Mix between a Tetris-like game and a wall breaker._
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: SDL
- Developer: Piwai
- Developer: Piwai, Kayl
## Building

View File

@ -10,7 +10,7 @@ _Space browsergame framework._
- Code repository: https://github.com/jkroepke/2Moons.git (archived), https://github.com/steemnova/steemnova.git (+)
- Code language: PHP, JavaScript
- Code license: MIT
- Developer: Jan-Otto Kröpke
- Developer: Jan-Otto Kröpke, Ozan Kurt
## Building

View File

@ -11,7 +11,7 @@ _Side scrolling platform game._
- Code language: C
- Code license: GPL-2.0
- Code dependencies: SDL
- Developer: Gabor Torok
- Developer: Gabor Torok, Pedro Izecksohn, Alex Clark
## Building

View File

@ -9,6 +9,7 @@ _Turn based strategy game._
- Code repository: https://github.com/ValHaris/asc-hq.git
- Code language: C++
- Code license: GPL-2.0
- Developer: Martin Bickel, Christian Schramm, valuial, Armin Bajramovic, Dorfdrull, Michael Moerz, Frederik Kesting, Torsten Maekler
## Building

View File

@ -12,7 +12,7 @@ _Retro-style platformer._
- Code license: GPL-2.0
- Code dependencies: Allegro
- Assets license: GPL-2.0
- Developer: Johan Peitz (design source code and graphics), Anders Svensson (music and sound effects)
- Developer: Johan Peitz (design source code and graphics), Anders Svensson (music and sound effects), Paul Wise
## Building