Page 1 of 1
Your opinion is needed...
Posted: Mon Mar 22, 2010 7:28 am
by NZAAN
I've started my own browser based game... I'm wondering if anyone can give me any input, or cool ideas they come up with playing it.
http://envihost.com/riches/
Re: Your opinion is needed...
Posted: Mon Mar 22, 2010 9:59 pm
by MAruz
I haven't started to play yet, but I took a look at the source code I could see.
2 suggestions, one is small, one is a bit bigger:
- Use type=password instead of type=text on password fields, a slight security improvement, and it makes your players less supicious when they see their password x-ed out (it's a psychological thing).
- You should consider writing complete html, with all tags that make up a standard html page. Not strictly necessary, but good practice.
Re: Your opinion is needed...
Posted: Tue Mar 23, 2010 4:38 am
by NZAAN
Thank you for your input. I'll take care of the password issue now, and if you do take a moment to play, let me know your other thoughts.
Re: Your opinion is needed...
Posted: Tue Mar 23, 2010 5:58 pm
by MAruz
Alright, would be nice with a status/stats overview on one of the sides (just showing information, no links/buttons or anything needed). Showing items equipped, total gold, total experience, available healing etc.
Make the fights a bit more interesting, adding choices perhaps? Like different types of attacks...
Probably you just haven't implemented any death yet, but it keeps saying I died, though I stay at 1 HP :p