FolkertVanVerseveld / Aoe

Licence: other
Re-implementation of Age of Empires and the Rise of Rome expansion

Projects that are alternatives of or similar to Aoe

keeperfx
Open source remake and Fan Expansion of Dungeon Keeper.
Stars: ✭ 128 (+166.67%)
Mutual labels:  rts
redis-modules-sdk-ts
A Software development kit for easier connection and execution of Redis Modules commands.
Stars: ✭ 152 (+216.67%)
Mutual labels:  rts
Ra2
A Red Alert 2 mod for the OpenRA game engine
Stars: ✭ 588 (+1125%)
Mutual labels:  rts
symphony-of-empires
Symphony of the Empires is a RTS strategy game and map game.
Stars: ✭ 67 (+39.58%)
Mutual labels:  rts
godostra
Free cross-platform 3D real-time strategy (RTS) game using godot 3.x
Stars: ✭ 34 (-29.17%)
Mutual labels:  rts
Kam remake
"KaM Remake" is an RTS game remake written in Delphi from scratch.
Stars: ✭ 277 (+477.08%)
Mutual labels:  rts
EDGE
EDGE Source Code
Stars: ✭ 55 (+14.58%)
Mutual labels:  rts
Cortex Gnat Rts
This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due, the STM32F4-series evaluation boards from STMicroelectronics, and the BBC micro:bit
Stars: ✭ 36 (-25%)
Mutual labels:  rts
MyRTS
Multiplayer RTS game prototype written in Java using LibGDX
Stars: ✭ 17 (-64.58%)
Mutual labels:  rts
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+10812.5%)
Mutual labels:  rts
darkreign2
Dark Reign 2
Stars: ✭ 41 (-14.58%)
Mutual labels:  rts
megaglest-data
MegaGlest real-time strategy game data / assets
Stars: ✭ 29 (-39.58%)
Mutual labels:  rts
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (+535.42%)
Mutual labels:  rts
server
The servercode for the Forged Alliance Forever lobby
Stars: ✭ 55 (+14.58%)
Mutual labels:  rts
Opensage
OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA.
Stars: ✭ 735 (+1431.25%)
Mutual labels:  rts
IsoRTS
Isometric RTS game with procedural generated maps.
Stars: ✭ 14 (-70.83%)
Mutual labels:  rts
Megaglest Source
MegaGlest real-time strategy game engine (cross-platform, 3-d)
Stars: ✭ 259 (+439.58%)
Mutual labels:  rts
Knights province
Knights Province missions and wiki.
Stars: ✭ 43 (-10.42%)
Mutual labels:  rts
Permafrost Engine
An OpenGL RTS game engine written in C
Stars: ✭ 851 (+1672.92%)
Mutual labels:  rts
Thyme
An open source re-implementation of Generals : Zero Hour written in C++.
Stars: ✭ 313 (+552.08%)
Mutual labels:  rts

Age of Empires Free Software Remake

All copyrighted material and trademarks belong to their respective owners. This is an educational non-profit project we are writing in our free time.

Preview

Main Menu Demo map

Overview

Cross-platform free software game port of Microsoft's original Age of Empires and the Rise of Rome expansion.

It tries to take fully advantage of modern technology and APIs while mimicking the windows API and the genie game engine for compatibility reasons. In order to achieve this, some code is reconstructed from the dissassembly. We have provided a couple of tools that verify, test, and inspect the original data files.

You still need to own an original legitimate copy of Age of Empires in order to run this program, since you need the original game data to run the game.

Community free assets are not supported at the moment, but there are tools included if you want to make your own. It is not recommended to create your own at the moment because we haven't figured out what all resources are needed for and what dimensions, colors etc. the game expects.

User Guide

A simple, incomplete user guide is available here.

Status

At the moment, there is no game to be played. Only basic functionality and lots of simple low-level stuff in the game engine is implemented. See STATUS for more details.

Support

NOTE empires/empires is considered legacy and is going to be replaced by empires/empiresx eventually! empires/empires is more feature complete at the moment, but empiresx is an improved version that provides multiplayer support as well.

Operating System Supported programs and tools
Xubuntu 18.04.4 AoEx, server, tools
Windows 10 Pro 1909 AoEx, server

The programs and tools are abbreviated as:

Abbreviation Program(s)/Tool(s) Path(s)
AoEx Age of Empires empiresx/empiresx
server Standalone server empiresx/dedicated_server
tools Mod tools tools/

For more information how to install and run AoE, see INSTALL.

Troubleshooting

Make sure you own a legitimate copy of the original Age of Empires or Rise of Rome expansion and you have specified the root directory to AoE (RoR) correctly. See known issues and bugs for more details.

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].