Jump to content
MakeWebGames

EliteACEz

Members
  • Posts

    6
  • Joined

  • Last visited

EliteACEz's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. It's either that or I don't share any files. :)
  2. This is the KingsofChaos.com clone that someone made back when the game was in Age 3, the clone unlike the actual game is incredibly buggy, it's a horrible game engine and yet hundreds of people have developed games off it. I believe it's best to share it with you so you can see what NOT to do when working on your own games. The coding practices here are abnormal and below average. So once again this is here mainly for educational purposes, but if you're willing to pour your blood, sweat and tears into creating a game off it... good luck. ;) DOWNLOAD: kingsofchaosclone.rar
  3. that's a good way of doing it :D
  4. Here's a PHP error handler class which is easy to setup or integrate into an existing site. DOWNLOAD: errorhandler.zip
  5. I thought I'd share this as it's incredibly difficult to find online to download these days and it really is a great MySQL database management tool created in PHP with an AJAX front.   -------------------------- The new version of TurboDbAdmin builds upon its successful initial release. In addition to refinements to the 100% ajaxian desktop application like system for editing data on the fly, TurboDbAdmin now supports execution of arbitrary sql statements, export of data in sql, csv, and html formats, and support for PostgreSQL in addition to MySQL databases. TurboDbAdmin will display results for sql SELECT statements and even export them. TurboDbAdmin speaks only AJAX: every single server interaction is ajaxian.   DOWNLOAD: It's been discontinued, leave it that way. Before people starting flaming at me, here: http://software.emule.com/turbodbadmin-0-2-3-ingles/download.php
×
×
  • Create New...