Coder Social home page Coder Social logo

christopherday / gangster-legends-v2 Goto Github PK

View Code? Open in Web Editor NEW
67.0 19.0 45.0 2.52 MB

A free to use text-based PBBG / MMORPG script

Home Page: http://glscript.net

License: MIT License

PHP 96.74% CSS 2.19% HTML 0.01% JavaScript 1.06%
sql php mmorpg-script game game-engine game-development website web-game

gangster-legends-v2's Introduction

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.

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.