overview and a test description

This commit is contained in:
Trilarion
2017-11-30 16:38:56 +01:00
parent 0c53e65e86
commit dec1ab6a6f
9 changed files with 49 additions and 3 deletions

View File

@ -1,2 +1,29 @@
# opensourcegames
Infos and build tips
# Open Source Games
A collection of open source games sorted by genre. The project are at least in beta stage with a code basis that builds
into a executable demo. Here related infors and tips geared toward building the games is collected. Emphasis is for
support on Windows, Linux and Android.
Motivation: I want to improve building of open source games, maybe even rescuing lost projects. I concentrate on the
hardware/software platforms that I have access.
## Contributing
If you'd like to add a repository to the list, please [create an Issue](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)
## Contents
- [Libraries](library/_toc.md)
- [Frameworks](framework/_toc.md)
- [Adventures](adventure/_toc.md)
- [RPGs](rpg/_toc.md)
- [Simulation](simulation/_toc.md)
- [Strategy](strategy/_toc.md)
## License
This documentation is licensed under the [WTFPL](LICENSE) license. This means you are free to do whatever you want with it.