fixed entries
This commit is contained in:
28
README.md
28
README.md
@ -1,5 +1,7 @@
|
||||
# Open Source Games
|
||||
|
||||
Content as [Dynamic HTML table](https://trilarion.github.io/opensourcegames/) - [Blog](https://trilarion.blogspot.com/search/label/osgames)
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
404 entries
|
||||
- **[Action/Arcade](games/action/_toc.md)** (17)
|
||||
@ -12,25 +14,27 @@
|
||||
- **[Tools & Manuals](games/misc/_toc.md)** (12)
|
||||
|
||||
[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. 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.
|
||||
|
||||
Other open source games collections:
|
||||
A list 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. The code must be under a license that allows modification and sharing by others. For each entry,
|
||||
relevant information is collected regarding code repositories, download possibilities and build instructions.
|
||||
|
||||
- [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
|
||||
Similar collections: [Open Source Clones](https://github.com/opengaming/osgameclones) of Popular Games, 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
|
||||
|
||||
See also the **[Statistics](games/statistics.md)** page.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you'd like to add something, please [create an Issue](https://github.com/Trilarion/opensourcegames/issues),
|
||||
If you'd like to add or modify entries, please use the [Issue tracker](https://github.com/Trilarion/opensourcegames/issues),
|
||||
or fork this repository and submit a pull request.
|
||||
|
||||
Help: [MarkDown Help](https://help.github.com/articles/github-flavored-markdown), [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
|
||||
|
||||
See also the **[Statistics](games/statistics.md)** page.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Help: [MarkDown Help](https://help.github.com/articles/github-flavored-markdown), [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
|
||||
|
||||
## Background
|
||||
|
||||
@ -54,5 +58,5 @@ I concentrate on the hardware/software platforms that I have access to.
|
||||
|
||||
## License
|
||||
|
||||
This documentation is licensed under the [WTFPL](LICENSE) license. This means you are free to do whatever you want with it.
|
||||
See [LICENSE](LICENSE). You are free to do whatever you want with this repository.
|
||||
|
||||
|
Reference in New Issue
Block a user