GameTool

GameTool is game creation utility that has a web-based interface. You can create text-based web games with GameTool, specifying the colors, menus, areas and all other game functionality. Games are limited to the imagination behind them. Once created, you will be given a URL where you can create a character in the game and play it, as well as invite others to join in.

GameTool is currently under development and is not guaranteed to be stable. Those interested in GameTool are welcome to use it at your own risk, and are welcome to provide bug information and feedback to alinea at codeink.com.


Important Notes:
    Once you have created your game, you must "Build" it. You must also Build the game (again) for any changes you make to take effect. The GameTool currently DELETES all of your game data when it builds the game, thus deleting any players in the game. The ability to edit a game without wiping out your players and game data is being worked on.

    View the Syntax and Function reference to learn how to code Menu and other game Events.

Login to your GameTool account:
*USERNAME:
*PASSWORD:
 
Create a GameTool account:
*NAME:
*EMAIL ADDRESS:
*USERNAME:
*PASSWORD:


Much of the available functionality in games created with GameTool are based on the functionality of Legend of the Green Dragon -- a game based on the Legend of the Red Dragon BBS game. A large portion of the LOGD/LORD game play functionality can be re-created using GameTool and though the code base is completely different, a credit is due to those who have kept a passion for this style of game alive.


HISTORY

May 17, 2005 - v.62 - Initial Launch

Apr 12, 2008
    GameTool Re-Design
    "Build Game" bugs fixed
    Updating Game Options bugs fixed
    Full Testing / Implementation of Color Codes in Item and NPC names
    Color Reference added
    Game Preview screen added under Game Options
    Stores section added with limited functionality (under development)
    New Game Options: Area Name color and Area Description color
Apr 27, 2008
    Game Variables are now fully implemented
    Updates to Variables Reference
    Updates to the display of NPC stats in game
    NPC Stats now have a default option
    Tips on using Game Tool have been added throughout
    Default game colors fixed
    Group now allows up to 30 characters (for all categories)
    Variables can now be put into groups and support minimum/maximum/on min/on max options
    Getting Started guide added
    New function setVar() for setting the value of global variables
Apr 29, 2008
    New functions renameItem() and removeItem()
    Stores item listing now reflects the same colors/style as the stats boxes on the right
        (will eventually add these settings to game options)







GameTool by codegrrrl of Code Ink