Jump to content
MakeWebGames

furydevo

Members
  • Posts

    7
  • Joined

  • Last visited

furydevo's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Another thing to note: The shorthand php tag, <? requires the option short_open_tag to be on. For better portability, it's always better to use <?php instead of <? and "<?php echo" instead of "<?=".
  2. Sorry if I'm a bit off-topic, but isn't this board for "Non-MCCode Game Support"? A lot of the posts are MCCode-specific.
  3. I'm looking at it. Try separating out the display (all the echos) from the number crunching backend. That will get you much cleaner, easier to follow and maintain code.
  4. Actually, I'd call that a good thing. It's important that people try to break games before they are promoted, because it will cause a lot more damage later when you lose a large player base because of some PO'ed player trashing your game. I tell everyone that plays my beta to always break the game, if possible. That's half the fun for the tester crew!
  5. Thanks, been working on it a lot. Currently working in an interactive battle system with items and spells... hopefully it'll work out alright =)
  6. Agreed, I'm no artist. Trying to get a writer friend of mine on board. =)
  7. Alright, so I know it's probably lame that I didn't use an engine(as this forum seems to be based on them) but I thought I'd share anyway, as I love feedback from many different communities. This is an ongoing project (Aren't they all? =3) http://www.devoidfury.easilywhitenmyteeth.com/ I'm no artist and I'm a starving college student borrowing a friend's host, but I'll buy my own when I can afford it and a domain name to go with. Anyway, if you like to, take a look and throw me some feedback, it's always welcome.
×
×
  • Create New...