diff --git a/README.md b/README.md index 50997eb8..7160aa70 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ See also the list of [popular games on Github](https://github.com/leereilly/game ## Contents [comment]: # (start of autogenerated content, do not edit) -- **[Adventure games & Visual novels](adventure/_toc.md)** (8) +- **[Adventure games & Visual novels](adventure/_toc.md)** (14) - **[Game frameworks](framework/_toc.md)** (45) - **[Popular required libraries](library/_toc.md)** (23) - **[Role Playing Games](rpg/_toc.md)** (19) -- **[Simulation games](simulation/_toc.md)** (9) +- **[Simulation games](simulation/_toc.md)** (10) - **[Strategy games](strategy/_toc.md)** (32) [comment]: # (end of autogenerated content) diff --git a/adventure/_toc.md b/adventure/_toc.md index 6973908f..4c7ee7b2 100644 --- a/adventure/_toc.md +++ b/adventure/_toc.md @@ -2,12 +2,18 @@ [comment]: # (start of autogenerated content, do not edit) - **[AdaVenture](adaventure.md)** (Ada, GPL-3.0, stable) +- **[Camelia Girls](camelia_girls.md)** (Ren'py, CC-BY-SA) - **[Clou!](clou.md)** (C, alpha) - **[Colossal Cave Adventure](colossal_cave.md)** (Python, Apache-2.0, mature) +- **[Digital: A Love Story](digital.md)** (Ren'py, CC-BY-SA) - **[Dragon History](dragon_history.md)** (GPL, 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) +- **[Sentiant Storage](sentient_storage.md)** (Python, Public Domain) - **[Solaris the Game](solaris.md)** (beta) +- **[Star Maiden Rio](star_maiden_rio.md)** (CC-BY-NC) - **[TwinEngine](twin_engine.md)** (C, GPL-2.0) +- **[Visions from the Other Side](visions_from_the_other_side.md)** (Ren'py, Freeware) [comment]: # (end of autogenerated content) \ No newline at end of file diff --git a/adventure/camelia_girls.md b/adventure/camelia_girls.md new file mode 100644 index 00000000..f8897882 --- /dev/null +++ b/adventure/camelia_girls.md @@ -0,0 +1,14 @@ +# Camelia Girls + +_A simple slice-of-life Visual Novel from the point of a view of a computer-savvy transfer student at the Camelia All-Girls Academy._ + +- Home: https://web.archive.org/web/20140523011334/http://pigux.com:80/cameliagirls/ +- Download: https://web.archive.org/web/20140107152141/http://pigux.com:80/cameliagirls/download.html +- Keywords: visual novel +- Code: primary repository (type if not git), other repositories (type if not git) +- Language(s): Ren'py +- License: CC-BY-SA + +## Building + + diff --git a/adventure/digital.md b/adventure/digital.md new file mode 100644 index 00000000..5c7426e5 --- /dev/null +++ b/adventure/digital.md @@ -0,0 +1,11 @@ +# Digital: A Love Story + +_A computer mystery/romance set five minutes into the future of 1988._ + +- Home: https://lgdb.org/game/digital_love_story +- Download: see home +- Keywords: visual novel +- Language(s): Ren'py +- License: CC-BY-SA + +## Building diff --git a/adventure/murder_in_the_public_domain.md b/adventure/murder_in_the_public_domain.md new file mode 100644 index 00000000..135ea155 --- /dev/null +++ b/adventure/murder_in_the_public_domain.md @@ -0,0 +1,13 @@ +# Murder In The Public Domain + +_A murder mystery game or visual novel built from public domain movies, sounds, pictures, and images._ + +- Home: http://murderpd.sourceforge.net/ +- Download: https://sourceforge.net/projects/murderpd/files/ +- Keywords: visual novel +- Code: see downloads +- License: GPL-3.0 + +## Building + + diff --git a/adventure/sentient_storage.md b/adventure/sentient_storage.md new file mode 100644 index 00000000..f9bddb7c --- /dev/null +++ b/adventure/sentient_storage.md @@ -0,0 +1,13 @@ +# Sentiant Storage + +_Point & Click adventure!_ + +- Home: https://pyweek.org/e/np8g/ +- Download: see home +- Code: see download +- Language(s): Python +- License: Public Domain + +## Building + + diff --git a/adventure/star_maiden_rio.md b/adventure/star_maiden_rio.md new file mode 100644 index 00000000..7449e042 --- /dev/null +++ b/adventure/star_maiden_rio.md @@ -0,0 +1,13 @@ +# Star Maiden Rio + +_{One line description}_ + +- Home: http://nyaatrap.blog.fc2.com/blog-entry-20.html +- Download: http://www.mediafire.com/file/jog3fcfxgsyd03f/Astraea_Rio-1.05-all.zip +- Keywords: visual novel, rating 18 +- Code: primary repository (type if not git), other repositories (type if not git) +- Language: Ren'py +- License: CC-BY-NC + +## Building + diff --git a/adventure/twin_engine.md b/adventure/twin_engine.md index d0f1a5b5..047a88ba 100644 --- a/adventure/twin_engine.md +++ b/adventure/twin_engine.md @@ -3,12 +3,10 @@ _A Little Big Adventure engine._ - Home: https://github.com/xesf/twin-e -- Keywords: reimplementation +- Keywords: reimplementation, requires original content - Code: https://github.com/xesf/twin-e - Language(s): C - License: GPL-2.0 -Requires original content - ## Building diff --git a/adventure/visions_from_the_other_side.md b/adventure/visions_from_the_other_side.md new file mode 100644 index 00000000..11f0d50d --- /dev/null +++ b/adventure/visions_from_the_other_side.md @@ -0,0 +1,12 @@ +# Visions from the Other Side + +_Short Visual Novel_ + +- Home: http://www.insani.org/mukou.html +- Download: see home +- Keywords: visual novel +- Language(s): Ren'py +- License: Freeware + +## Building + diff --git a/simulation/_toc.md b/simulation/_toc.md index 17ca4429..1e363712 100644 --- a/simulation/_toc.md +++ b/simulation/_toc.md @@ -7,6 +7,7 @@ - **[Micropolis](micropolis.md)** (HTML, C++, Java, Python, GPL-3.0, mature) - **[Open Transport Tycoon](open_transport_tycoon.md)** (C++, GPL-2.0, mature) - **[OpenCity](open_city.md)** (C++, GPL-2.0, alpha) +- **[Our Personal Space](our_personal_space.md)** (Ren'py, GPL-3.0) - **[Pioneer](pioneer.md)** (C++, C, GPL and others, mature) - **[SimuTrans](simutrans.md)** (C++, Artistic License, mature) - **[micropolisJS](micropolis_js.md)** (HTML, C++, Java, Python, GPL-3.0) diff --git a/simulation/our_personal_space.md b/simulation/our_personal_space.md new file mode 100644 index 00000000..82727d51 --- /dev/null +++ b/simulation/our_personal_space.md @@ -0,0 +1,14 @@ +# Our Personal Space + +_Simulation game where you play as a colonist on a new planet with your new husband._ + +- Home: http://metasepia.icecavern.net/OurPersonalSpace/index.html +- Download: see home +- Keywords: visual novel +- Code: https://github.com/qirien/personal-space +- Language(s): Ren'py +- License: GPL-3.0 + +## Building + +