Difference between revisions of "User:Azagaroth"

From RogueBasin
Jump to navigation Jump to search
 
Line 1: Line 1:
My real name is Andrew Joiner, I can be contacted at andrew.d.joiner@googlemail.com.  I have been a roguelike programmer for over a decade!, and have created several unreleased roguelikes.
My real name is Andrew Joiner, I can be contacted at andrew.d.joiner@googlemail.com.  I have been a roguelike programmer for over a decade!, and have created several unreleased roguelikes.


Most notably, I created a roguelike called Project Overlord, which I created for my third year Computer Science degree, which I obtained last year.  Project Overlord is a networked, Java roguelike game, which support more than one human player over the Internet or LAN.  The source for this game may eventually be released, If I receive any requests from the public.
Most notably, I created a roguelike called Project Overlord, which I created for my third year Computer Science degree, which I obtained last year.  Project Overlord is a networked, Java roguelike game, which support more than one human player over the Internet or LAN.
 
Currently, I am working on a roguelike game called XenoRogue, which again is written in Java, and uses my JniCurses implementation to achieve a fully curses based Java roguelike.  I will be publishing development articles specific to Java and Roguelike games in the near future.

Revision as of 14:57, 1 January 2008

My real name is Andrew Joiner, I can be contacted at andrew.d.joiner@googlemail.com. I have been a roguelike programmer for over a decade!, and have created several unreleased roguelikes.

Most notably, I created a roguelike called Project Overlord, which I created for my third year Computer Science degree, which I obtained last year. Project Overlord is a networked, Java roguelike game, which support more than one human player over the Internet or LAN.