This repository is the home of all projects related to the Rogue Frontier universe, including Rogue Atomics
ExtGodot
,ExtSadConsole
: shared code for adaptersGdFrontier
,GdAtomics
: Godot adapter for Rogue Frontier / Rogue AtomicsLibAtomics
: game code for Rogue AtomicsLibFrontier
: game code for Rogue FrontierLibGamer
: shared code for LibFrontier, LibAtomicsSfmlASECII
: Sprite editorSfmlFrontier
,SfmlAtomics
: SFML adapter for Rogue Frontier / Rogue AtomicsWebFrontier
: Web adapter for Rogue Frontier
Rogue Frontier is an ambitious ASCII-style space adventure set in an alternate timeline of Transcendence (and its predecessor, Frontier) - a space-opera roguelike by George Moromisato. The player receives an invitation from a deity known as The Orator to travel towards the Galactic Core.
There are three main themes in the design of Rogue Frontier:
- Persistence: Factions engage in dynamic warfare. Systems update even while the player is in another system. Enemies can pursue the player across stargates.
- Mortality: All resources are limited. Armor degrades over time. Weapons run out of ammo. Reactors run out of fuel.
- Aesthetic: The world is painted with colored, extended ASCII tiles in order to push the limits of art.
This game is in early development and set to release at least prior to the heat death of the universe.
- Transcendence is property of Kronosaur Productions. Rogue Frontier is an independent fangame.
- MIT License
- dotnet-webgl-sample
- Copyright (c) 2021 Javi Carnero
- Copyright (c) 2021 Ashleigh Adams
- dotnet-webgl-sample
Download and extract the ZIP archive. Run RogueFrontier.exe to play.
- Visual Studio 2022
- NET 9.0
- SadConsole (with SFML host)