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...
... Actually there is a downside -- if you want a "disenchantement" spell... ... Well that is only true if you dont expect the objects to change during the ...
Merle Corey
tkacz_pasji@...
Oct 4, 2002 9:19 pm
164
... the ... and add ... spell... ... e.g. ... define ... during the ... of that ... My current RL ( Tyrant II ) keeps all properties of all items & monsters &...
... Well, without jumping at the windows issue (a pointless exercise in any event) In Visual Basic, the two API calls that would allow you to set a specific...
... precisely ... them ... Function BitBlt , it's also in the gdi32 library. There is with VB a great tool to browse the Win API, use it to explore all the GDI...
Hi balakaloo, On 2002-10-25, 02:39, you wrote: It's my first post here, so "Hello world!" ;) ... How about opengl or just windows API instead of directx ? And...
on my webpage at www.geocities.com/andrewsqbpage there is a roguelike made in qbasic(just bas source) it also has some algos that have LOS,Random Dungeon...
... beginnersroguelikedevelopment@yahoogroups.com, "ooo_sacredheart_ooo" ... roguelike ... I have found that most RL are made in C\C++ because of it's ...
Hi. I'm new here, not that it matters but anyway... I'm sure this question has been asked a million times before but I can't find an answer to it. I want to...
Hi everyone, Just out of curiosity, what languages are people using for their various projects in this group? I'm using Visual Basic .NET, and other than a few...
... <SNIP question I can't answer> ... you ... designing ... The random map generator was, in fact, the first thing I worked on. Why? Probably because it was...
... In that case: what are you using for the "graphics?" I'm sick to freakin' death of picture boxes, and have played with the idea of using big labels that...
... (that ... of picture ... redrawn every ... fonts ... VB.NET? The ... Initially I started mine as a console app, and I added ConsoleEx (which is written in...
Feedback appreciated: http://www.mystictriad.com/heroicadventure Thanks, Sama -- "...what they don't tell you is, every time you snap your fingers, an angel...
I am in the middle (well about 33% to be exact) in writing a mobile phone roguelike game..... the main issue I have is I only have 55k to play with. So far I...
well.. it would help to know what lang you are using. Are you using the .NET compact framework? ... From: y3ll0wp3r1l [mailto:no_reply@yahoogroups.com] Sent:...
I have just released version 0.1.5 of my Roguelike game, Heroic Adventure. http://www.heroicadventure.com Feedback and Suggestions are welcome. Thanks, Sama...
i have recently begun work on a roguelike project, and in the interest of portability, i'd like to use curses for io. i'm using windows, and have both borland...
I am currently working on a rogue-like RPG is QBasic called The Labyrinth of Reptoran. Its home page is http://reptoran.freewebpage.org/. Right now I am...
Hi, I'm a newbie here. And of course, the words "Beginners Roguelike Development" really catches my eyes. What else is better than gathering here and listening...
List All your games and stuff here with free Basic listing and AUTO-RELIST UNTIL SOLD option and relax. http://www.sellatonce.com/portal/videogame.htm Fred...
Hello,just saw this group and I hope I can find or give help about RLs.I am developing a new game,papaki,my blog is http://papaki.blogspot.com I have a quetion...