added new entries
This commit is contained in:
10
README.md
10
README.md
@ -3,14 +3,15 @@
|
||||
**[Dynamic HTML table](https://trilarion.github.io/opensourcegames/)** of the entries / Development **[Blog](https://trilarion.blogspot.com/search/label/osgames)** / **[Statistics](games/statistics.md)**
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
406 entries
|
||||
411 entries
|
||||
- **[Action/Arcade](games/action/_toc.md)** (21)
|
||||
- **[Adventure & Visual novels](games/adventure/_toc.md)** (13)
|
||||
- **[Engines & Frameworks](games/framework/_toc.md)** (52)
|
||||
- **[Libraries](games/library/_toc.md)** (22)
|
||||
- **[Role Playing](games/rpg/_toc.md)** (109)
|
||||
- **[Puzzle](games/puzzle/_toc.md)** (5)
|
||||
- **[Role Playing](games/rpg/_toc.md)** (112)
|
||||
- **[Simulation](games/simulation/_toc.md)** (15)
|
||||
- **[Strategy](games/strategy/_toc.md)** (161)
|
||||
- **[Strategy](games/strategy/_toc.md)** (158)
|
||||
- **[Tools & Manuals](games/misc/_toc.md)** (13)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
||||
@ -52,7 +53,7 @@ _{Description}_ // single description line (typically taken from about page of g
|
||||
- State: {XX} // one of {beta, mature} and optional "inactive since YEAR"
|
||||
- Play: {URL} // (optional) link(s) to online play possibility
|
||||
- Download: {URL} // (optional) link(s) to download binary (or source) releases
|
||||
- Platform: {XX} // (optional) list of supported platforms {Linux, Windows, MacOs, Android, ..}
|
||||
- Platform: {XX} // (optional) list of supported platforms {Linux, Windows, macOS, Android, ..}
|
||||
- Keywords: {XX} // (optional) list of tags describing the game
|
||||
- Code repository: {URL} // code repositories (most significant first)
|
||||
- Code language: {XX} // programming language(s) used
|
||||
@ -74,6 +75,7 @@ _{Description}_ // single description line (typically taken from about page of g
|
||||
- The same link can be assigned to different fields (home could also be the code repository, etc.).
|
||||
- Put comments in "()" parentheses (do not put commas in comments).
|
||||
- Remove lines with fields that do not apply to the project or where information is not available otherwise.
|
||||
- Status active is implied/default unless the optional "inactive since" is present
|
||||
|
||||
Help: [MarkDown Help](https://help.github.com/articles/github-flavored-markdown), [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
|
||||
|
||||
|
Reference in New Issue
Block a user