Difference between revisions of "Pyromancer"

From RogueBasin
Jump to navigation Jump to search
(added description)
m
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|developer = [[jice]]
|developer = [[jice]]
|influences =  
|influences =  
|theme =  
|theme = Fantasy
|released = Mar 6, 2009 (0.1)
|released = Mar 6, 2009 (0.1)
|updated = Mar 26, 2009 (0.1.2)
|updated = Sep 18, 2011 (0.2.0)
|language =  
|language = [[C++]]
|platforms = [[Windows]],[[Linux]]
|platforms = [[Windows]],[[Linux]]
|site = http://doryen.eptalys.net/pyromancer
|site = http://roguecentral.org/doryen/libtcod/project2/?id=41
|licensing = BSD
|licensing = BSD
|interface =  
|interface =  
|length = ~1 hour
|length = ~15 minutes
}}{{stub}}
}}{{stub}}


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


Included :
Included :
Line 20: Line 20:
* monster spawning controlled by AI director (left4dead-like)
* monster spawning controlled by AI director (left4dead-like)
* antialiased fov
* antialiased fov
* FPS-like keyboard + mouse control or Diablo2-like mouse only control
* diffuse lighting
* FPS-like keyboard + mouse control
 
== Screenshots ==
 
http://doryen.eptalys.net/data/libtcod-projects/pyro_003-full.jpg
 
http://doryen.eptalys.net/data/libtcod-projects/pyro_004-full.jpg
 
http://doryen.eptalys.net/data/libtcod-projects/pyro_002-full.jpg

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