Difference between revisions of "User:Scorpio"

From RogueBasin
Jump to navigation Jump to search
m
Line 13: Line 13:
* pseudo-random map generation using BSP (dungeons and cities)
* pseudo-random map generation using BSP (dungeons and cities)
* printing text on a bitmap text component
* printing text on a bitmap text component
* pathfinding
* pathfinding (Dijkstra map)
* loading preferences from text files
* loading preferences from <strike>text files</strike> XML files
* logging (SLF4J)
* logging (SLF4J)


===== Screen shot =====
===== Screen shot =====
http://www.cypresscreek.de/roguebasin/scorpios_rl.png
http://www.cypresscreek.de/roguebasin/scorpios_rl.png

Revision as of 11:42, 5 September 2012

Philipp Engel
Alias Scorpio
Projects
Games
Nationality German
P. Languages Java, Perl, Python
Official site of Philipp Engel


Novice in Roguelike programming. I’m currently working on a zombie-based Roguelike, written in Java.

Done already
  • pseudo-random map generation using BSP (dungeons and cities)
  • printing text on a bitmap text component
  • pathfinding (Dijkstra map)
  • loading preferences from text files XML files
  • logging (SLF4J)
Screen shot

scorpios_rl.png