Sunstorm

From RogueBasin
Revision as of 23:01, 25 February 2015 by Alexs2112 (talk | contribs) (Sunstorm)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A roguelike using the Doryen Library. It is basically the tutorial www.roguebasin.com/index.php?title=Complete_Roguelike_Tutorial,_using_python+libtcod but with a few differences.

The game isn't completely done yet but has good content and is a decent roguelike

Finished:

   - Many monsters and items
   - Several different AI's for different monsters
   - Minibosses
   - Different realms*
  

To be Finished:

   - Final boss fight
   - More monsters and Items (Always)
   - Different damage types
   - Different defense types
   - Randomized damage over a fixed number
   - More items

The story of the game is a brief, introduction that tells you how the lord of chaos enslaved your people. You have to go through every realm and fight the final boss. The realms change the map color and the types of monsters and weapons you get and fight. All in all it is a pretty fun roguelike.