savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #6686] Submission of RPG framework with


From: Smidge TwoZeroFour
Subject: [Savannah-register-public] [task #6686] Submission of RPG framework with PHP and AJAX
Date: Mon, 26 Mar 2007 16:56:24 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10

URL:
  <http://savannah.nongnu.org/task/?6686>

                 Summary: Submission of RPG framework with PHP and AJAX
                 Project: Savannah Administration
            Submitted by: smidge204
            Submitted on: Monday 03/26/2007 at 16:56
         Should Start On: Monday 03/26/2007 at 00:00
   Should be Finished on: Thursday 04/05/2007 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=9193> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=9193>


= Registration Details =

* Name: *RPG framework with PHP and AJAX*
* System Name:  *bbphprpg*
* Type: non-GNU software & documentation
* License: GNU General Public License V2 or later

----

==== Description: ====
The goal is to develop a general purpose framework for creating Browser-Based
role playing games. The project uses PHP as a server-side language with a
database backend (currently supporting multiple DB engines using the database
layer borrowed from phpBB, which we hope to replace with our own code.) The
client side uses AJAX techniques to exchange data with the server and update
the interface.

The general format for such games is an asynchronous turn-based mechanism
where players are limited in their number of actions within a set time period
("Action Points"), but do not have to wait for other players to act. Maps are
based on an orthographic tile structure.

The current version supports maps of arbitrary size and shape, NPC scripting
with a basic API interface, basic player classes ("teams") and a variety of
item types. The framework is being designed in a manner to allow additional
items, NPCs and other functions to be added with little or no change to the
core code.

The current (and greatly unfinished) source code can be obtained here:
http://www.sonicfangameshq.com/smidge/urbansonic.zip


==== Other Software Required: ====
The project requires PHP to be installed, a web server of any type (that
supports PHP obviously), and a database engine (MySQL preferred)


==== Other Comments: ====
Please note that "UrbanSonic" was a working title, and something of an
in-joke, when the project was started. This name may be used throughout the
code but it not the 'real' project name. Originally it was intended to be a
game based loosely on a Sonic the Hedgehog theme so there are still many
references to this as well.

There are also some leftover bits of phpBB's template.php engine which is
being phased out with the change to the AJAX driven interface.

Since there is no data included with the source, there is a "live" demo
currently available at:
http://smidge204.homeftp.net:84/urbansonic/

(Be gentle on the server - it is not intended for public access!)






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?6686>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]