reorganization
This commit is contained in:
20
README.md
20
README.md
@ -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),
|
||||
|
Reference in New Issue
Block a user