Build your own RPG Game

So you want to make your own RPG game. I've spent about 100 hours getting this Java applet game with a map editor to work. I've built this basic intro game system that uses text files - so you don't have to learn mySQL database stuff right away.

Please read through the links below and I recommend setting up the game on your own web hosting account first to make sure it all works.

Before you try building for the game, I recommend doing these things first:

If you can do these 3 things then you should have no problem modfying the game.

Getting Started - Installing the Demo Game

Getting Started, Read me first!
Getting Web hosting
Setting up WSFTP
Setting up Textpad
Configuring Setup file
File Permissions (chmod)
Test it out
Possible Problems

Java Map Editor
Installing the Map Editor
Making new maps
Saving maps
Editing existing maps
Uploading map files to your server
Testing your Map
Map Editor and Map Problems

Making Map Data with Textpad
About Map Data
NPCs (signs, ppl) Data
Info Points Data
Exit Data
Testing your Map Data
Map Data Problems

Making Game Data with Textpad
About Map Data
Building Data
Container Data
Item Data
Trap Data
Monster Data
Player Data
Inventory Data
Uploading Game Data Files

Making Player and NPC Charas
How to make more custom chara images

Making the Game your Own! - More Configuration
Customize the Headers
Customize the Footers
Customize the CSS file
Customize the Icons
Customize the Shoutbox
Customize the PHP code
Expanding the game

Visit www.createorconquer.com