new entries
This commit is contained in:
12
README.md
12
README.md
@ -1,12 +1,12 @@
|
||||
# Open Source Games
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
387 entries
|
||||
- **[Action/Arcade games](games/action/_toc.md)** (16)
|
||||
396 entries
|
||||
- **[Action/Arcade games](games/action/_toc.md)** (17)
|
||||
- **[Adventure games & Visual novels](games/adventure/_toc.md)** (16)
|
||||
- **[Game frameworks](games/framework/_toc.md)** (52)
|
||||
- **[Popular required libraries](games/library/_toc.md)** (22)
|
||||
- **[Role Playing Games](games/rpg/_toc.md)** (98)
|
||||
- **[Role Playing Games](games/rpg/_toc.md)** (106)
|
||||
- **[Simulation games](games/simulation/_toc.md)** (16)
|
||||
- **[Strategy games](games/strategy/_toc.md)** (166)
|
||||
- **[Tools & Manuals](games/misc/_toc.md)** (1)
|
||||
@ -17,7 +17,11 @@ into an executable demo. The code must exist under a license that allows modific
|
||||
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.
|
||||
Other open source games collections:
|
||||
|
||||
- [Open Source Clones of Popular Games](https://github.com/opengaming/osgameclones)
|
||||
- [Popular games, add-ons, maps, etc. hosted on GitHub.](https://github.com/leereilly/games)
|
||||
- [List of open-source video games](https://en.wikipedia.org/wiki/List_of_open-source_video_games) on Wikipedia
|
||||
|
||||
## Contributing
|
||||
|
||||
|
Reference in New Issue
Block a user