More Information about DnDFree...
What is DnDFree? |
|
DnDFree, or Dynamic & Digital Free Revolutionary Evolutionary Environment, is an online RPG (Role Playing Game) that is capable of supporting multiple users logged in and playing simultaneously.
It is an entire universe of towns, dungeons, and worlds that are waiting to be explored by the average web-user. To get started, simply signup using the link in your bottom left corner if you haven't already!
|
How does DnDFree work? |
|
DnDFree has been written solely in PHP (Hypertext Preprocessor), but also heavily uses MySQL. The PHP scripts allow for server-side code to be run, and then returned to the end-user, and allows for a seamless integration with the MySQL server.
The Game itself, as stated above, has been written in PHP but without the MySQL databases in place, it would be nothing. Most of the information that the game uses has been stored securely into MySQL databases which create the dynamic aspect behind the game.
Because the game has been programmed to be dynamic, as users are playing it the game can be modified, or upgraded without the game actually ever being taken down.
|
What Technologies does DnDFree use? |
DnDFree uses the following technologies for it's operations:
- PHP - The language used for the operation of the game itself.
- MySQL - The Database software that the PHP scripts interact with to receive most of the information that they require for their operation.
- Flash - The flash was used to create a better combat system, something with animation and sound to better keep one's attention.
|
|