github.com/FAForever/Neroxis-Map-Generator

An animated time-lapse of how FAForever/Neroxis-Map-Generator was built, commit by commit.

Open this visualization on its own page →

Contributors

15

Lines of Code

5,030

From

2018-05-05

To

2022-03-23

About FAForever/Neroxis-Map-Generator

Neroxis Map Generator is a procedural map generation tool for Supreme Commander: Forged Alliance, a real-time strategy game. It creates randomized maps from seed values, allowing players to experience unique gameplay on procedurally generated terrain rather than replaying the same hand-crafted maps. The generator produces maps of configurable sizes and player counts, with a default setting of 6-player 10-kilometer maps.

The tool is distributed as a standalone Java executable JAR file that requires Java 8 or later to run. Users simply execute the JAR file from the command line with optional parameters to control map generation, and the resulting map file is created in the current directory. The project is built with Gradle and developed using IntelliJ IDE, making it accessible for both end users and contributors interested in map generation algorithms.

Share this video