Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Trilarion/opensourcegames

Technical infos of open source games.
https://github.com/Trilarion/opensourcegames

building collection game games list open-source

Last synced: 5 days ago
JSON representation

Technical infos of open source games.

Awesome Lists containing this project

README

        

# Open Source Games

**Please visit the [Web page](https://trilarion.github.io/opensourcegames/), which renders the content of this list
nicely!**

Development **[Blog](https://trilarion.blogspot.com/search/label/osgames)** / **[Statistics](statistics.md#statistics)**
/ **[Contribution](CONTRIBUTING.md)** guidelines

OSGL (open source games list) is a list of open source games, game frameworks and game creation tools. The projects are at least in beta stage with a
code basis that builds into an executable demo. The code must be under a [FOSS](https://en.wikipedia.org/wiki/FOSS)
license that allows modification and sharing by others. For each entry, relevant information is collected regarding
code repositories, download possibilities and build instructions.

Alternatives include [Open Source Clones](https://github.com/opengaming/osgameclones);
[Games 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, diverse [Awesome Gaming lists](https://github.com/sindresorhus/awesome#gaming) or the [LibreGameWiki](https://libregamewiki.org/Main_Page).

## Content

[comment]: # (start of autogenerated content, do not edit)
**[Games](entries/tocs/_games.md#Games)** (1794) - **[Tools](entries/tocs/_tools.md#Tools)** (51) - **[Frameworks](entries/tocs/_frameworks.md#Frameworks)** (65) - **[Libraries](entries/tocs/_libraries.md#Libraries)** (16)

By category: **[Action](entries/tocs/_action.md#action)** (358), **[Adventure](entries/tocs/_adventure.md#adventure)** (65), **[Arcade](entries/tocs/_arcade.md#arcade)** (212), **[Board](entries/tocs/_board.md#board)** (28), **[Cards](entries/tocs/_cards.md#cards)** (26), **[Educational](entries/tocs/_educational.md#educational)** (14), **[Framework](entries/tocs/_framework.md#framework)** (65), **[Game engine](entries/tocs/_game-engine.md#game-engine)** (200), **[Library](entries/tocs/_library.md#library)** (16), **[Music](entries/tocs/_music.md#music)** (18), **[Platform](entries/tocs/_platform.md#platform)** (81), **[Puzzle](entries/tocs/_puzzle.md#puzzle)** (192), **[Remake](entries/tocs/_remake.md#remake)** (710), **[Role playing](entries/tocs/_role-playing.md#role-playing)** (251), **[Simulation](entries/tocs/_simulation.md#simulation)** (150), **[Sports](entries/tocs/_sports.md#sports)** (28), **[Strategy](entries/tocs/_strategy.md#strategy)** (341), **[Tool](entries/tocs/_tool.md#tool)** (51), **[Visual novel](entries/tocs/_visual-novel.md#visual-novel)** (9)

By platform: **[Windows](entries/tocs/_windows.md#windows)** (637), **[Linux](entries/tocs/_linux.md#linux)** (586), **[macOS](entries/tocs/_macos.md#macos)** (338), **[Android](entries/tocs/_android.md#android)** (170), **[iOS](entries/tocs/_ios.md#ios)** (23), **[Web](entries/tocs/_web.md#web)** (186)

[comment]: # (end of autogenerated content)

## Contribute

**See the [Contribution guidelines](CONTRIBUTING.md).**

## License

See [LICENSE](LICENSE). This work is dedicated to the public domain by waiving all rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed by law. Additionally, the content is
also licensed (multi-licensed) under the following other licenses: [WTFPL](http://www.wtfpl.net/txt/copying/),
[CC-BY-3.0](https://creativecommons.org/licenses/by/3.0/), [GFDL 1.3](https://www.gnu.org/licenses/fdl-1.3.txt) and
given to the Public Domain (wherever it exists and to the maximum possible extent). I hope that this allows everyone
to just use the content however they like.

An exception are the screenshots (folders: entries/screenshots and docs/screenshots). They are taken from the respective
projects and scaled down, just acting as thumbnails. Their use is considered fair use. However, for that reason they
are excluded from the content license here.

### Background

I love open source projects and games and I am interested in learning more about building systems.
I see the following benefits of having this database.

- General information about open source games
- Possibility of improving build instructions on the projects side (not all projects actually have build instructions)
- Revival of abandoned games that do not build anymore
- Conversion of old repository formats like CVS to Git

### Disclaimer

No warranty whatsoever of the information presented herein for any purpose. There can (and will) be errors in here.