Consortium’s Fall
Consortium’s Fall is a twin stick sci-fi roguelite shooter I started developing as a hobby project. After a couple years…

Bot Arena is an open source AI shooter simulation project created with Unreal Engine 4 and written almost entirely in C++ (all the source code is available at the end of this page). This game simulates the behavior of various AI bots that spawn inside a level. Each bot is a member of a single team (either blue or red) and the team’s goal is to eliminate each other. You can think of the game as a Team Deathmatch between AI players. The following features were implemented: