Code Monkey home page Code Monkey logo

magbor's Introduction

Magbor v0.1 revision 1 README
http://magbor.sourceforge.net

=DESCRIPTION================================================================
Realtime browser-based, multiplayer RPG using AJAX for server communication.
============================================================================

=LICENSE====================================================================
Magbor is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

The GNU General Public License can be found in the 'LICENSE.txt' file.
============================================================================

=NOTES======================================================================
INSTALL.txt contains installation instructions
TODO.txt contains features that might be in the next release
LICENSE.txt contains a copy of the GPL
BUGS.txt contains known bugs and issues
Magbor.tws is a TextPad Workspace file. I used TextPad to develop this
    whole game, and I used that file to open all of the PHP and JS files
    at once. Feel free to ignore or delete it, it will not break anything.
============================================================================

=REQUIREMENTS===============================================================
Server-side:
    Apache is recommended, but any web server should work fine.
    PHP 4 or 5  (I used 5.1.2)
    MySQL       (I used 5.0.20)
Client-side:
    Web browser with JavaScript and CSS enabled.
    Tested on IE 6 and Firefox 1.5 - Firefox is recommended
============================================================================

=EXTRA NOTE=================================================================
Because this was a personal experiment, and I wasn't initially planning on
submitting it to SourceForge, the code is a mess. I'm sure you will have
plenty of suggestions on how to write it better, etc. Please hold those
suggestions until after the next version, when I will have it cleaned up
and much more efficient. I just wanted to go ahead and get my working
example out on the internet for everyone to see.
============================================================================

=SUPPORT====================================================================
The official Magbor support IRC channel is at irc.freenode.net:6667 #Magbor
Bugs:
    https://sourceforge.net/tracker/?group_id=171578&atid=858483
Feature Requests:
    https://sourceforge.net/tracker/?group_id=171578&atid=858486
============================================================================

=CREDITS====================================================================
Thanks to the following people:
    -Everyone at Freenode #JavaScript for helping me sort through my various
        JavaScript problems
    -The PHPRPG project at SourceForge, for inspiring me and being the
        reason that I learned PHP in the first place
    -Fred Baptiste, for providing XString.js
    -dhtmlgoodies.com, for providing the color picker script
    -Ying Zhang, for providing session_mysql.php (a custom session handler).
        His excellent tutorial is located at:
        http://www.phpbuilder.com/columns/ying20000602.php3
    -My friends, for helping me test the game - especially zhawx, for
        finding weird bugs (and getting the idea of coloring a character
        green like the grass)
============================================================================

Copyright (c) 2006 Ricky28269

magbor's People

Contributors

ricket avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.