All Projects → ChristopherDay → Gangster-Legends-V2

ChristopherDay / Gangster-Legends-V2

Licence: MIT License
A free to use text-based PBBG / MMORPG script

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gangster-Legends-V2

publiccode.net
Home to the website of the Foundation for Public Code. This is the most public-facing place for people to learn about the organization.
Stars: ✭ 17 (-64.58%)
Mutual labels:  website
Mega-index-heroku
Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
Stars: ✭ 165 (+243.75%)
Mutual labels:  website
heaps.io
Website sources
Stars: ✭ 24 (-50%)
Mutual labels:  website
online-banking-system
Online banking system in PHP & MySQL accompanied by a beautiful website !
Stars: ✭ 59 (+22.92%)
Mutual labels:  website
examples
Fuse examples
Stars: ✭ 13 (-72.92%)
Mutual labels:  website
basicprograms
This repo contains basics programs of all languages.
Stars: ✭ 17 (-64.58%)
Mutual labels:  website
yezz.me
My personal website 🚀
Stars: ✭ 23 (-52.08%)
Mutual labels:  website
openfaas.github.io
Primary website / landing-page for the project
Stars: ✭ 50 (+4.17%)
Mutual labels:  website
recurse-community-portfolio
Discover all the things Recursers have built!
Stars: ✭ 13 (-72.92%)
Mutual labels:  website
McMasterGradStuManual
McMaster研究生新生手册
Stars: ✭ 13 (-72.92%)
Mutual labels:  website
gsurma.github.io
Greg's Portfolio 🌎.
Stars: ✭ 24 (-50%)
Mutual labels:  website
website
ServiceMesher community website - https://www.servicemesher.com
Stars: ✭ 61 (+27.08%)
Mutual labels:  website
qosf.org
Web portal of Quantum Open Source Foundation
Stars: ✭ 103 (+114.58%)
Mutual labels:  website
esug.github.io
European Smalltalk User Group Web site
Stars: ✭ 13 (-72.92%)
Mutual labels:  website
spotify-true-random
🔀 An application for unbiased truly random playlist and library shuffling with Spotify.
Stars: ✭ 51 (+6.25%)
Mutual labels:  website
filterox-repo
filterox - website sederhana manipulasi gambar
Stars: ✭ 15 (-68.75%)
Mutual labels:  website
awesome-www
Website of AwesomeWM
Stars: ✭ 39 (-18.75%)
Mutual labels:  website
lxqt.github.io
LXQt website
Stars: ✭ 14 (-70.83%)
Mutual labels:  website
Motivational-Quotes
🚀 程序run不起来想放弃? 程序员励志语录帮你重拾信心. Motivational quotes for programmer.
Stars: ✭ 30 (-37.5%)
Mutual labels:  website
YuktiCTF
A Game platform to spread awareness among school and university students about various cyber attacks.
Stars: ✭ 11 (-77.08%)
Mutual labels:  website

Gangster-Legends-V2

Gangster Legends v2 is a open source PBBG game engine written in PHP using a MySQL backend.

Requirements

  • PHP 5.6.X or higher
  • MySQL 5.5 or higher

How to install

  1. Extract files to your webserver
  2. Navigate to GL v2 on your server in a web browser i.e. http://127.0.0.1/Gangster-Legends-V2
  3. Follow instructions

How To Manualy Install

  1. Extract files to your webserver
  2. Create a new database and a user
  3. Import install/schema.sql and install/data.sql to your MySQL Database
  4. Open up dbconn.php and alter the connection string with your MySQL username, password and database name
  5. The game should now be made with some sample data
  6. Register a new user account
  7. Open up phpMyAdmin and go to the users table and edit the U_userLevel from 1 to 2

Example

A demo can be found at http://demo.glscript.net/

After registering you will become an admin automatically, this is only on the demo site.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].