I would, but I need to know more before I do. What language is it in? QB? I'm much better at C... What can it do so far? Where can I get what you have so...
Would anyone here be interested in making a RPG-Maker like program but where it would give the user the source code and allow them to burn copies of their game...
There hasn't been a lot of traffic here this year so I'm not sure how many people still read this board on a regular basis. Maybe just me.<br><br>Here's a...
this is the obligatory 'hi,i'm the new guy' post. I'm starting to work on a roguelike-ish game using Macromedia's Director so it'll be a shockwave game. I'm ...
Just signed up and wanted to say hi but then i realized that the club probably is dead, if it isīnt dead i would like to see some action here :)<br><br>So ...
Hi man!<br><br>Yep, the group IS quite dead. At least "undead". <br><br>Right now I'm working in my free time on my roguelike called Omnicus (kinda stoopid...
Yep, dead as a doornail and probably out haunting someone for Christmas (sorry... Dickens on the brain...)<br><br>I have no free time, but if I did, I would be...
Hi Club,<br><br>As a new member I would just like to introduce myself. The best way to find out who I am is by checking out my roguelike.<br>It's totally OPEN...
Do you have any (online) documentation about your game "GroundLevel"?<br><br>It sounds like a good idea,<br>so if you ever need any help (coding)<br>just send ...
Hi everyone, I'm new, so feel free to kill me etc.<br>I am learning Python at the moment, and would like to know if anyone has written a roguelike in it, and ...
I have quite a few wonderful ideas about how to approach a roguelike game; the problem is, I do not know how to code. First, what language seems to be most...
... roguelike ... D: Any language YOU are comfortable with. ... D: http://programmersheaven.com ... D: Yes, I'm always willing to help. Here are some of...
T. To my knowledge, Thomas Biskup, the creator of ADOM (http://www.adom.de) has a work in progress, with screenshots, on a java RL called J.A.D.E. (the meaning...
... I can think of at least two Java RLs at the moment: Tyrant (I believe development moved to SourceForge - novel roguelike) and Hexatron Rogue (just a port...
got any links? ... I can think of at least two Java RLs at the moment: Tyrant (I believe development moved to SourceForge - novel roguelike) and Hexatron Rogue...
Hi, thanks for all the links on Java Rl's. I found the source of Tyrant to be well written, well thought out. But also well abandoned. So I decided to take...
Hi, I'm in the begining stages of making a roguelike using director and was wondering if anyone else had done something like that before. Just looking for...
How would the structure of enchantments be programmed in a roguelike? Since each enchantment does different things to different things, what should go under ...
... First question, why add a separate structure for an enchantment? Why can't they just be applied to an object? Let's say, that you cast a "Enchant Weapon"...
Merle Corey
tkacz_pasji@...
Aug 17, 2002 12:07 pm
162
... roguelike? ... Why can't ... a "Enchant ... sword. ... correct. ... function. ... But you ... Correct again, just have one function that can apply any...