github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

modulargaming / modulargaming forked from copy112/modulargaming

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 5
    • 2
  • Source
  • Commits
  • Network (2)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master ✓
  • Switch Tags (0)
  • Branch List
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Modular Gaming open source browser game based on Kohana 3. Persistent browser based game framework (pbbg) — Read more

  Cancel

http://modulargaming.com

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Update submodules 
Curtis Delicata (author)
Sat Feb 27 08:33:25 -0800 2010
commit  8434acbac3024f9fb4d5745323d679333604c35d
tree    c7f627250648ebba7dc94d7aabaa0bed65452f27
parent  38bfd4c5d7104abee30bc400ba9575e54fbec60a
modulargaming /
name age
history
message
file .gitignore Wed Dec 23 14:34:37 -0800 2009 Changed license to BSD [copy112]
file .gitmodules Sun Feb 14 04:44:35 -0800 2010 Finish up copy112 changes [Curtis Delicata]
file .htaccess Wed Dec 23 15:38:34 -0800 2009 renamed example.htaccess to .htaccess [copy112]
file LICENSE.md Thu Jan 14 04:24:36 -0800 2010 License [Curtis Delicata]
file README.md Sun Feb 14 04:45:45 -0800 2010 Move readme [Curtis Delicata]
directory application/ Sun Feb 14 04:51:51 -0800 2010 Cleaner base_url [Curtis Delicata]
directory assets/ Sun Feb 14 04:32:57 -0800 2010 ul no-bullets css2 [Curtis Delicata]
file index.php Fri Dec 18 11:41:37 -0800 2009 Added index.php and example.htaccess [copy112]
file install_kohana.php Wed Dec 23 16:03:01 -0800 2009 .. [copy112]
directory modules/ Sat Feb 27 08:33:25 -0800 2010 Update submodules [Curtis Delicata]
submodule system - 29d4b0b Sat Feb 27 08:33:25 -0800 2010 Update submodules [Curtis Delicata]
README.md

Modular Gaming

A modular web game framework.

It is unstable and still developing.

Requirements

  • PHP 5.2+
  • Mysql 5.0+
  • Kohana v3.0
  • Kohana Modules: A1, A2, ACL, Blog, Captcha, Database Pagination and Sprig

Installation

Step 1: Download Modular Gaming!

Using your console, to get it from git execute the following command in the root of your development environment:

$ git clone git://github.com/modulargaming/modulargaming.git

And watch the git magic...

Of course you can always download the code from the github project as an archive.

Step 2: Initial Structure

Next the submodules must be initialized:

$ git submodule init

Now that the submodules are added, update them:

$ git submodule update

That's all there is to it.

Step 3: Configuration of Database

Edit application/config/database.php with the correct information.

Step 4: Import SQL

Run the installer and it will automatically build the tables. (TODO)

Step 5: Configuration of modulargaming

Open application/bootstrap.php and make the following changes:

  • Set the default timezone for your application

Make sure the application/cache and application/logs directories are world writable with chmod application/{cache,logs} 0777

Now Browse to yourdomain.com and you should see the Home Page.

By default, the first registered user has Administrator privilege.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server