zelda180 / phparcade

PHP/MySQL Arcade site based on the old GameSiteScript 4.0 (by permission). Site contains significant code updates and features, including Responsive Design and the ability to play and publish HTML5 games. Please see below for more details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a Responsive arcade script written in PHP that is -- in spirit -- based on the old (no longer supported or maintained) version of GameSiteScript 4. Nearly all of the code has been rewritten for better adherence to new coding standards. A production "demo" of the front-end is always available at Free Online Flash Games. Follow our Twitter or Facebook for regular updates.

Group Discussions

If you are interested in fixing issues, or would like to help make this application better, please join our Slack workspace.

Features (screenshots below)

  • Add/edit pages via GUI
  • Add/edit games manually
  • Pre-configured advertising placements
  • Custom languages possible via .PO files, English default
  • Customizable theme modules and uploading
  • Database-driven design, including stored procedures and indexed queries
  • Disqus Commenting System (optional)
  • External email support (e.g. Google Apps for Work, Gmail)
  • HTML5 games and other custom code implementations
  • Internal high score system for some game types, primarily ibPro v2
  • Responsive design for front-end and back-end
  • RSS Feeds
  • Supports PHP7 and the latest strict standards of MySQL 5.7
  • User administration and profiles

Additional Notes

  • The examples provided in the Wiki are for CentOS 6 using non-default repositories. This code has not been tested on Apache. It may work with some basic .htaccess conversions.
  • This code can be found on GitHub and on GitLab.

Supported/Tested Platforms:

  • PHP 7.1
  • MariaDB 10.2
  • Nginx 1.8+ (latest recommended)
  • Please note that MySQL is not tested and is not officially supported, however, it probably works with MySQL 5.7+

Support Information

We are currently looking for the following contributors:

  • Coders (PHP, AJAX, CSS)
  • Theme Designers
  • Contributers should feel free to offer pull requests for updated features and functionality.

Installation

Credits

Developers:

  • Sage Russell - Project maintainer, developer.

Contributors

  • Thank you to BennyJake for your contributions.

Screenshots

Admin Dashboard Admin Social Game Management

About

PHP/MySQL Arcade site based on the old GameSiteScript 4.0 (by permission). Site contains significant code updates and features, including Responsive Design and the ability to play and publish HTML5 games. Please see below for more details.

License:GNU General Public License v3.0


Languages

Language:PHP 98.1%Language:CSS 1.1%Language:JavaScript 0.8%