Page 1 of 1

Unfinished PHP Game Engine

Posted: Fri Sep 30, 2011 3:43 pm
by Echo
This engine is unfinished, I will probably not update it.

I won't give support as I totally forgot what I did, so if you have experience in PHP then shouldn't be too difficult to figure it out.

It's useless to me now so I'm giving it out for free...

Features:
- Template system
- Login/Register system
- Messaging system ( e.g. inbox / outbox and so on)
- Events system (e.g. what happens in-game)
- Maps / Towns
- Buddy List
- Storage for currency (bank)
- Jobs (Magician / Thief / Archer / Warrior etc)
- Admin panel
- Player profiles
- NO CRONS!

How to install:
1. Make sure you have a server with PHP and MySQL, if local try WAMP.
2. Copy all files to anywhere in your server folder that is accessible by http e.g. "c:\wamp\www\MyGame" and then http://localhost/MyGame
3. Upload the ZGE.sql into your database, this can easily be done with phpMyAdmin by clicking import and by selecting the file.
4. Edit config.php to change the connection to the database, change password and username.
5. Everything should work fine. Now you are ready to modify or whatever you would like to do.

Please note the features listed may not be fully functional, i may have not finished them but i know for sure i did finish quite a few. Feel free to modify the game as much as you want and/or use it to build a game.

Download link (UPDATED 20/05/2012): http://www.mediafire.com/?ezxsy1rzkl492ch

Re: Unfinished PHP Game Engine

Posted: Fri Sep 30, 2011 5:55 pm
by hallsofvallhalla
thanks!

Any screen shots or explanation of it?

Re: Unfinished PHP Game Engine

Posted: Sat Oct 01, 2011 12:07 am
by Echo
hallsofvallhalla wrote:thanks!

Any screen shots or explanation of it?
The engine is fantasy text-based, kind of.. well that's what I was aiming for. (classes / quests / jobs / monsters etc etc)

I'll try and get screenshots, when I put it on my local host server =p

There is not much to the engine, but it can help people to create there own engine or build of mine.

Re: Unfinished PHP Game Engine

Posted: Tue Apr 24, 2012 2:38 pm
by Zoo
i know i pleased it after 1year like this post is here, but maybe u still have it? and wanna share it with me?

Re: Unfinished PHP Game Engine

Posted: Tue Apr 24, 2012 3:56 pm
by Jackolantern
Unfortunately, I have not seen Echo around in a few months. Maybe he will stop back by. However, if you are interested in working with an existing engine, there are plenty of open source ones released online that are complete. Just Google them up and go exploring!

Re: Unfinished PHP Game Engine

Posted: Mon May 21, 2012 1:14 am
by Phantom Coder
does anyone have a copy of the source, filesonic is kind of shutdown from sharing unless you own the account. if you can can you add a mediafire link please.

Re: Unfinished PHP Game Engine

Posted: Mon May 21, 2012 3:43 am
by Jackolantern
I don't think so. Echo has been MIA for months now, so the chances of him stopping back by to re-upload it are pretty slim. And to my knowledge, no one really got into it due to not knowing much about it. There are several open source engines out there you could try to download and check out. Maybe we need a stickied list of open source PBBG engines... :)

Re: Unfinished PHP Game Engine

Posted: Mon May 21, 2012 5:12 am
by Jackolantern
Here is the list I came up with after a couple hours or so of digging around. Feel free to check them out and see if something will work for you! :)

Re: Unfinished PHP Game Engine

Posted: Wed May 30, 2012 3:57 pm
by Echo
Updated, i'm glad some have taken interest in my project. Enjoy. :)

Re: Unfinished PHP Game Engine

Posted: Wed May 30, 2012 7:45 pm
by Jackolantern
Oh cool! Thanks, Echo 8-)