Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ A selection of major game studios, publishers, etc.:
## Strategy

* [0 A.D.](https://github.com/0ad/0ad) - 3D RTS similar to Age of Empires II
* [Beyond All Reason](https://github.com/beyond-all-reason/Beyond-All-Reason) - Open-source RTS built on top of the Recoil RTS engine. [Play it now!](https://www.beyondallreason.info/download)
* [Caesaria](https://github.com/dalerank/caesaria-game) - Remake of the popular citybuilder and economic sim Caesar III.
* [Colobot](https://github.com/colobot/colobot) - A real-time strategy game with programmable bots.
* [CorsixTH](https://github.com/CorsixTH/CorsixTH) - Clone of Theme Hospital.
Expand Down Expand Up @@ -611,6 +612,7 @@ A selection of major game studios, publishers, etc.:
* [PlayCanvas](https://github.com/playcanvas/engine) - 3D WebGL game engine with online toolset.
* [QICI Engine](https://github.com/qiciengine/qiciengine) - free JavaScript game engine library with a web-based comprehensive suite of toolset for making HTML5 games.
* [Quasi-Engine](https://github.com/INdT/Quasi-Engine) - a QtQuick framework that intends to be a complete toolset to ease 2d game development.
* [Recoil Engine](https://github.com/beyond-all-reason/RecoilEngine) - Open-source cross-platform RTS engine that powers Beyond All Reason.
* [Ren'py](https://github.com/renpy/renpy) - A Visual Novel Engine, written in python, for both mobile (iOS beta) and desktop platforms.
* [SFML](https://github.com/LaurentGomila/SFML) - Simple and Fast Multimedia Library.
* [Solarus](https://github.com/christopho/solarus) - An Action-RPG game engine written in C++.
Expand Down