Skip to content

cesardv/games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attogram Games Website

Your own games website, filled with open source goodness!

Games Website

The Attogram Games Website builder is an easy way to setup a complete games website.

Every game included is open source and free to play!

Live Demo: https://fosiper.com/games/

The Games

The Attogram Games Website builder automates the installation of the following games:

and some web musical instruments:

Installation

  • You'll need git and php to install the Games Website
  • You'll optionally need composer, npm and/or yarn
  • Install the Games Website into a web accessible directory:
    • git clone https://github.com/attogram/games.git games
  • Run the build script:
    • cd games/_build
    • php build.php
  • Open the new index.html and enjoy playing the games!

Modding

  • Feel the urge to mod? It's easy.
  • Add/delete/modify a game, edit the file _build/games.php
  • Modify the menu ordering, edit the ordering in file _build/games.php
  • Modify the index page header, edit the file _build/header.html
  • Modify the index page footer, edit the file _build/footer.html
  • Rebuild the Games Website, run: php _build/build.php
  • open the new index.html in your browser and enjoy playing the games!

License

  • The Games Website is an open source project licensed under the MIT License.
  • The Games Website automates the inclusion of many open source games, each with its own license.
  • See each individual game directory for more information.

More Info

https://github.com/attogram/games

About

Your own games website, filled with open source goodness!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 58.4%
  • HTML 38.4%
  • CSS 3.2%