From 4b82d2b15106ab50fe81d5eea05dbb559e7129c1 Mon Sep 17 00:00:00 2001 From: KevDoy Date: Thu, 23 May 2024 14:52:58 -0700 Subject: [PATCH 1/2] Add Open Surge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a56a9b..7925eeb 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,8 @@ This is a list of different open-source video games and commercial video games o - **[OpenGOAL](https://opengoal.dev)** - This project is to port **Jak & Daxter Series** to PC. [[source]](https://github.com/water111/jak-project) +- **[Open Surge](https://opensurge2d.org/)** - Open Surge Engine is an open-source 2D retro game engine for creating games that are similar to Sonic The Hedgehog. [[source]](https://github.com/alemart/opensurge) + - **Rigel Engine** - This project is a re-implementation of the game [Duke Nukem II](https://en.wikipedia.org/wiki/Duke_Nukem_II), originally released by Apogee Software in 1993 for MS-DOS. [[source]](https://github.com/lethal-guitar/RigelEngine) - **[Sonic Robo Blast 2](https://www.srb2.org)** - A 3D open-source Sonic the Hedgehog fangame built on Doom. [[source]](https://git.do.srb2.org/STJr/SRB2) From ce0c9909412ae2f479383ee607a4e7523be281ca Mon Sep 17 00:00:00 2001 From: KevDoy Date: Fri, 14 Jun 2024 00:54:17 +0000 Subject: [PATCH 2/2] Add FreeRCT --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7925eeb..2fdf099 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ This is a list of different open-source video games and commercial video games o ## Business and Tycoon games +- **[FreeRCT](https://freerct.net/)** - Free and open source game which captures the look, feel, and gameplay of RollerCoaster Tycoon 1 and 2. [[source]](https://codeberg.org/FreeRCT/FreeRCT) + - **[OpenRCT2](https://openrct2.org)** - An open-source re-implementation of RollerCoaster Tycoon 2. [[source]](https://github.com/OpenRCT2/OpenRCT2) - **[OpenTTD](https://www.openttd.org)** - An open source simulation game based upon Transport Tycoon Deluxe. [[source]](https://github.com/OpenTTD/OpenTTD)