Slashdot Mirror


User: Kibbled

Kibbled's activity in the archive.

Stories
0
Comments
15
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 15

  1. Re:Network play on Scorched Island 3D · · Score: 1

    Actually, Poolshark was the AI that did really accurate straight-line shots. Cyborg was the one that could hit practically anything. =)

  2. Re:Because I like PHP... on A Little Bit Of BBS Nostalgia · · Score: 1

    Web-based games are inherently flawed because (correct me if I'm wrong) you can't maintain state between pages. For example, in a web-based tradewars game, every time a player performs a new action, the server has to check which player it is, load up the player's info, perform the action, and return a new page. In a telnet or applet based tradewars game, the server could maintain a thread for each player, maintaining state and saving a lot of processing.

    PHP is great for web sites (like /.), but it sucks for game development. Take my web site for example (http://kibbles.org). I wrote it from scratch in PHP with a MySQL backend about four months ago. I chose PHP because unlike Perl (which is still my favorite language), you can embed PHP in web pages. It's worked out pretty well, but I found it very obvious that the PHP language is rough on the edges. For example, some functions (htmlentities, htmlspecialchars) are named without any delimitation, while other functions (mysql_connect, preg_match) use underscores. (And to make it worse, I name my functions like thisFunction and thatFunction.)

    So in summary, PHP was made for quick web development, and that's pretty much all it's good for. My next web site will probably be written in ActiveState's PerlEX, because Perl 5 is a much more refined language.

  3. Why PHP? on A Little Bit Of BBS Nostalgia · · Score: 1

    I've been working with PHP for a while now, and it just seems to me like the wrong language to program a web-based game in. PHP is still very much in a development stage, and running any sort of web-based game in which the page refreshes for every command just seems like a lot of overhead processing.

    I've actually been running my own telnet-based tradewars server for a while now, and the lack of configuation options in TWGS has really made the game quite repetitive. I'd gladly welcome any open-source initiative for a new telnet/applet based tradewars clone.

  4. Re:lower end on New 3D Cards On Slower PCs · · Score: 1

    That's exactly what I was thinking.

  5. New games that'll become classics on Classic Gaming Gets Recognition · · Score: 1

    There are new games still coming out that I'm sure will eventually gain "classic" status. I'm sure most of you have seen some of the new music/rhythm games, like Dance Dance Revolution and Beatmania. Those games are really fun and addictive (and if you're young, you can tell your parents that you're getting great exercise from video games).

  6. Yeah! on MySQL Released Under The GPL · · Score: 1

    The biggest news here is that the windows port (which some of us use ;) is totally free. Previously, one had to purchase a license to use the non-shareware windows port.

  7. Re:Why wait for a Delphi port? on Classic TradeWars 2002 Sold · · Score: 1

    Unfortunately, EIS won't release the source, and hasn't made any efforts to port it as far as I know.

  8. Nostalgia on Classic TradeWars 2002 Sold · · Score: 1

    Yep, I remember when my brothers and I would each take a turn in our tradewars2002 game, set the date to the following day, and play another turn. Kinda pointless now that I think of it, but back then it seemed really fun. =)

  9. Who submitted this? on Diablo II Beta Sign-Up Monday · · Score: 1

    Argh!

    I was hoping /. wouldn't post this so that my chances of getting picked would be higher! Nooooooooo! =)

  10. Why was this posted? on Review Of The Matrox 32MB Millenium G400 · · Score: 1

    I have to wonder, what made this an interesting article for Hemos to post? It's an old card that competes with the Voodoo3 and TNT2, when the GeForce is out and the Voodoo4/5 is expected soon. In addition, there's nothing in the article that mentions linux.

    Sure, the card might be great, but this isn't the type of thing I've come to expect from Slashdot.

  11. Who to vote for on Al Gore's Webmaster Answers Your Questions · · Score: 1

    If you really want to figure out who your values conincide with best, try the "votematch presidential selector" at govote.com.

    According to the survey, I'm a liberal populist, and my values are closest to those of Gore and Bradley.

  12. Trash that icon on Salon on JWZ/Emacs/Mozilla/AOL and Nightclubs · · Score: 1

    Ugh, what an ugly mozilla icon. We really need to get that changed.

  13. Re: Uh. on DoubleClick DoubleCross · · Score: 1

    Hmm... and you get moderated... up?

  14. Hmm... on Convert a Boeing 727 Into a Home · · Score: 1

    Made out of the best quality materials available, guaranteed to stand through earthquakes and hurricanes - and it STILL costs less than any house in San Jose! - Ted Mao

  15. Pretty good odds... on Betting on Y2K Disasters · · Score: 1

    Compared to most lotteries, 1,000,000 : 1 odds are actually pretty good. I'm still not going to bet on armageddon though. =)

    - Ted Mao