Difference between revisions of "Pyromancer"

From RogueBasin
Jump to navigation Jump to search
m
Line 7: Line 7:
|language = [[C++]]
|language = [[C++]]
|platforms = [[Windows]],[[Linux]]
|platforms = [[Windows]],[[Linux]]
|site = http://doryen.eptalys.net/games/pyromancer
|site = http://roguecentral.org/doryen/libtcod/project2/?id=41
|licensing = BSD
|licensing = BSD
|interface =  
|interface =  

Revision as of 19:16, 30 October 2014

Pyromancer
7DRL
Developer jice
Theme Fantasy
Influences
Released Mar 6, 2009 (0.1)
Updated Sep 18, 2011 (0.2.0)
Licensing BSD
P. Language C++
Platforms Windows,Linux
Interface
Game Length ~15 minutes
Official site of Pyromancer


Attempt for the 2009 7DRL contest. It's a prototype to test various experimental gameplay mechanisms that might be included in TCOD.

Included :

  • sub-cell resolution for dungeon generation, lighting and fov
  • monster spawning controlled by AI director (left4dead-like)
  • antialiased fov
  • diffuse lighting
  • FPS-like keyboard + mouse control

Screenshots

pyro_003-full.jpg

pyro_004-full.jpg

pyro_002-full.jpg