created repositories for games without repository from source downloads
This commit is contained in:
@ -5,11 +5,11 @@
|
||||
- **[Clou!](clou.md)** (C, Custom, beta)
|
||||
- **[Colossal Cave Adventure](colossal_cave.md)** (Python, Apache-2.0, mature)
|
||||
- **[Digital: A Love Story](digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
|
||||
- **[Dragon History](dragon_history.md)** (GPL-2.0, mature, inactive since 2010)
|
||||
- **[Dragon History](dragon_history.md)** (Pascal, Script, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Fanwor](fanwor.md)** (C, GPL-2.0, mature)
|
||||
- **[Free in the Dark (engine)](fitd.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[GameLV](gamelv.md)** (C++, GPL, beta)
|
||||
- **[Murder In The Public Domain](murder_in_the_public_domain.md)** (GPL-3.0, mature)
|
||||
- **[Murder In The Public Domain](murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Sentient Storage](sentient_storage.md)** (Python, Public Domain, mature)
|
||||
- **[Sintel The Game](sintel.md)** (Python, MIT, beta, inactive since 2014)
|
||||
- **[Solaris the Game](solaris.md)** (beta, inactive since 2010)
|
||||
|
@ -4,10 +4,13 @@ _A computer mystery/romance set five minutes into the future of 1988._
|
||||
|
||||
- Home: http://scoutshonour.com/digital/, https://lgdb.org/game/digital_love_story
|
||||
- Download: (see home)
|
||||
- Platform: Windows, Mac, Linux
|
||||
- State: mature
|
||||
- Keywords: visual novel
|
||||
- Code repository: (see download)
|
||||
- Code repository: https://gitlab.com/Trilarion/digitalalovestory.git (copy of version 1.1)
|
||||
- Code language: Ren'py
|
||||
- Code license: CC-BY-NC-SA
|
||||
|
||||
See also http://loveconquersallgam.es/tagged/digital%3A-a-love-story
|
||||
|
||||
## Building
|
||||
|
@ -6,6 +6,7 @@ _Czech adventure game._
|
||||
- Download: http://www.ucw.cz/draci-historie/index-en.html#download
|
||||
- State: mature, inactive since 2010
|
||||
- Code repository: (see download)
|
||||
- Code language: Pascal (old engine), Script (runs on ScummVM)
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Runs in ScummVM or Dosbox
|
||||
|
@ -4,11 +4,13 @@ _A murder mystery game or visual novel built from public domain movies, sounds,
|
||||
|
||||
- Home: http://murderpd.sourceforge.net/, https://sourceforge.net/projects/murderpd
|
||||
- Download: https://sourceforge.net/projects/murderpd/files/
|
||||
- State: mature
|
||||
- Platform: Windows, Linux
|
||||
- State: mature, inactive since 2013
|
||||
- Keywords: visual novel
|
||||
- Code repository: (see download)
|
||||
- Code repository: https://gitlab.com/Trilarion/murderpd.git (copy of versions 1.0.0 - 1.3.1)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
- Build system: Autoconf
|
||||
|
@ -5,9 +5,10 @@ _Point & Click adventure!_
|
||||
- Home: https://pyweek.org/e/np8g/
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Code repository: (see download)
|
||||
- Code repository: https://gitlab.com/Trilarion/sentient-storage.git (copy of download)
|
||||
- Code language: Python
|
||||
- Code license: Public Domain
|
||||
- Code dependencies: Pygame
|
||||
|
||||
## Building
|
||||
|
||||
|
Reference in New Issue
Block a user