|
Below are links to programs that I have written as utilities for my own
games. They will generally be written in Visual Basic and require a Windows
machine. I am trying to keep them small so they should be able to run on
computers that are a few years old as well.
- BattleTracker
1.1
- This is a program I wrote for my PBP game to let
me determine the outcome of combat quicker. It allows you to
enter up to 10 players (including their hit points and name,
so you can keep track of who is who) and 20 enemies (with a name
or designation). When you click on the "Start Battle" button,
it will show you a new window with dice and hit options. When
you roll damage, you then click on whoever you would like to
assign damage. The amount rolled is automatically deducted from
the number shown. This program is based on another similar one
I saw on the Web some time ago, but was unable to locate again.
The next version will allow for the use of armor. Requirements: Windows
95/98/NT/2000
The Megaversal Index
- This program has actually been available for some time, online.
I'm just now getting around to really describing it. The Megaversal
Index is something I wrote when I was first learning PHP (the
scripting program that it is written in) and it's gone through
a couple different versions already. The current one uses JavaScript,
PHP, and a MySQL database in a combination to make it as dynamic
as possible. So far, so good. Requirements: IE4+ or Netscape
4+ with JavaScript enabled (the menus will not function without
it).
|