new entries and updates

This commit is contained in:
Trilarion
2018-05-25 11:33:49 +02:00
parent 2bf861943d
commit 2d9a070641
10 changed files with 93 additions and 39 deletions

View File

@ -1,19 +1,20 @@
# Open Source Games
[comment]: # (start of autogenerated content, do not edit)
239 entries
250 entries
- **[Action games](games/action/_toc.md)** (1)
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (15)
- **[Game frameworks](games/framework/_toc.md)** (48)
- **[Game frameworks](games/framework/_toc.md)** (49)
- **[Popular required libraries](games/library/_toc.md)** (22)
- **[Role Playing Games](games/rpg/_toc.md)** (62)
- **[Role Playing Games](games/rpg/_toc.md)** (64)
- **[Simulation games](games/simulation/_toc.md)** (11)
- **[Strategy games](games/strategy/_toc.md)** (79)
- **[Strategy games](games/strategy/_toc.md)** (87)
- **[Tools & Manuals](games/misc/_toc.md)** (1)
[comment]: # (end of autogenerated content)
A collection of open source games sorted by genre. The projects are at least in beta stage with a code basis that builds
into an executable demo. Related infos and tips geared toward building the games are collected here. Emphasis is on
into an executable demo. The code must exist under a license that allows modification and sharing by others.
Related infos and tips geared toward building the games are collected here. Emphasis is on
support for Windows, Linux and Android.
See also the list of [popular games on Github](https://github.com/leereilly/games) by Lee Reilly or [List of open-source video games](https://en.wikipedia.org/wiki/List_of_open-source_video_games) on Wikipedia.