reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

View File

@ -1,5 +1,14 @@
# Open Source Games
[comment]: # (start of autogenerated content, do not edit)
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (14)
- **[Game frameworks](games/framework/_toc.md)** (46)
- **[Popular required libraries](games/library/_toc.md)** (23)
- **[Role Playing Games](games/rpg/_toc.md)** (44)
- **[Simulation games](games/simulation/_toc.md)** (10)
- **[Strategy games](games/strategy/_toc.md)** (37)
[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
support for Windows, Linux and Android.
@ -9,17 +18,6 @@ I concentrate on the hardware/software platforms that I have access to.
See also the list of [popular games on Github](https://github.com/leereilly/games) by Lee Reilly.
## Contents
[comment]: # (start of autogenerated content, do not edit)
- **[Adventure games & Visual novels](adventure/_toc.md)** (14)
- **[Game frameworks](framework/_toc.md)** (46)
- **[Popular required libraries](library/_toc.md)** (23)
- **[Role Playing Games](rpg/_toc.md)** (44)
- **[Simulation games](simulation/_toc.md)** (10)
- **[Strategy games](strategy/_toc.md)** (37)
[comment]: # (end of autogenerated content)
## Contributing
If you'd like to add something, please [create an Issue](https://github.com/Trilarion/opensourcegames/issues),