Difference between revisions of "Allure of the Stars"

From RogueBasin
Jump to navigation Jump to search
Line 11: Line 11:
|platforms = [[Linux]], [[OSX]], [[Windows]]
|platforms = [[Linux]], [[OSX]], [[Windows]]
|interface = [[Keyboard]], [[ASCII]] ([[GTK]] or [[Terminal]])
|interface = [[Keyboard]], [[ASCII]] ([[GTK]] or [[Terminal]])
|length = ~ .5 hour
|length = ~30 minutes
|site = https://github.com/Mikolaj/Allure
|site = https://github.com/Mikolaj/Allure
}}
}}

Revision as of 20:13, 17 December 2012

Allure of the Stars
Futuristic Alpha Project
Developer Andres Löh, Mikolaj Konarski
Theme near-future Sci-Fi
Influences Angband, X-Com
Released Aug 05, 2011
Updated Nov 25, 2012
Licensing GNU AGPL3 (Free Software)
P. Language Haskell
Platforms Linux, OSX, Windows
Interface Keyboard, ASCII (GTK or Terminal)
Game Length ~30 minutes
Official site of Allure of the Stars


This is an alpha release of Allure of the Stars, a near-future Sci-Fi roguelike and tactical squad game written in Haskell. The game lacks many essential features and elements at this time and doesn't display many sci-fi elements. See the wiki for design notes and contribute.

Long term goals are high replayability and auto-balancing through procedural content generation and persistent content modification based on player behaviour.

The game is written using the LambdaHack Haskell roguelike game engine.

Compiled using the cabal tool from the package available at its Hackage page.