Your own games website, filled with open source goodness!
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/
Main Repository: https://github.com/attogram/games
The Attogram Games website builder automates the installation of the following web games:
and some web playgrounds:
and some web musical instruments:
Eligibility requirements for game inclusion:
git
and php
to install the Games Websitegit clone https://github.com/attogram/games.git games
cd games/_build
php build.php install
index.html
and enjoy playing the games!_build/custom/
directory_build/games.php
to _build/custom/games.php
and edit_build/config.php
to _build/custom/config.php
and edit_build/templates/header.php
to _build/custom/header.php
and edit_build/templates/footer.php
to _build/custom/footer.php
and edit_build/templates/css.css
to _build/custom/css.css
and editphp build.php install