
-----------------------------------
Archi
Sun Jul 27, 2003 8:06 pm

My current game.
-----------------------------------
Here are the controls:
w=North
a=West
d=East
x=South
i=Inventory
s=Stats
v=Store
m=Workshop

The game is not complete yet though.

-----------------------------------
AsianSensation
Mon Jul 28, 2003 4:34 pm


-----------------------------------
one suggestion, make a clear buffer procedure, because when you prompt for input, such as "(f) for fight" after you walked around, the key buffer will contain all the previous keys pressed before enter was pressed

anyways, still a cool MUD game, even though i did get lost playing for the first time  :P

-----------------------------------
Archi
Mon Jul 28, 2003 4:56 pm


-----------------------------------
How did yea get lost?

-----------------------------------
AsianSensation
Mon Jul 28, 2003 9:21 pm


-----------------------------------
not literally, i was just swamped with all the info shown at the same time on screen, try to make a better stat system, instead of showing it after every battle...it was a bit overwhelming

-----------------------------------
Archi
Mon Jul 28, 2003 9:25 pm


-----------------------------------
How about just showing your hp, mp, and lim after each battle and ur new stats whenever you lvl up?

-----------------------------------
AsianSensation
Thu Jul 31, 2003 10:21 pm


-----------------------------------
maybe if you implement graphics? using View.Update to update the stuff you want

if not, then use locate, if your going for a pure text game. Have a section set aside for the stats, and use locate to write the stats over once they change.

-----------------------------------
PHP God
Fri Aug 01, 2003 5:03 pm


-----------------------------------
that was ugly, I didn't really get the point.

-----------------------------------
Archi
Fri Aug 01, 2003 6:11 pm


-----------------------------------
huh?? r u referring to ny game or to asiensensation's post?
