template and a library

This commit is contained in:
Trilarion
2017-11-30 17:00:52 +01:00
parent dec1ab6a6f
commit 87a93e6911
5 changed files with 35 additions and 7 deletions

View File

@ -1,15 +1,15 @@
# 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
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 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.
Motivation: I want to improve the process of building open source games, maybe even rescuing some lost projects. I concentrate on the
hardware/software platforms that I have access to.
## Contributing
If you'd like to add a repository to the list, please [create an Issue](https://github.com/Trilarion/opensourcegames/issues),
If you'd like to add something, 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)