Skip to content

GitHub Tycoon - A persistent software repository management simulation game.

Notifications You must be signed in to change notification settings

asswb/game-off-2012

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tycoon

GitHub Tycoon is a persistent software repository management simulation game.

Demo

Check out the demo: http://githubtycoon.ftp.sh.

Requirements

Installation (Linux)

  1. Clone this repo to your system, and softlink (ln -s) /www to your 80 (e.g. /var/www/ght). If you bump into a 403 permission issue, make sure all of the parent directories to the cloned directory, including www have the x permission (e.g.chmod a+x). Furthermore, you need +FollowSymLinks. (Alternatively, you could just move the contents of www into your /var/www folder.
  2. Run ./structure so you can track when to update your MySQL structure. After the alpha release, we will write patches.
  3. Create a table and user, and import /structure.sql into that table.
  4. Copy /config.sample.php to /config.php and insert your database information along with a sufficiently strong and random salt.

Technologies used

Screenshots

The Issues The Leaderboard

About

GitHub Tycoon - A persistent software repository management simulation game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.1%
  • PHP 44.6%
  • Shell 1.3%