Contributing
Last updated
Last updated
We are welcome to contributions on Github. If you want to contribute to our site, please clone and make a pull request.
Here are some guidelines for contributions
All assets are stored in /public/assets/
, with folders such as
game images located in /public/assets/images
game files located in /public/assets/games
HTML files are straightforward, with index.html
being the main file.
All css code is located in /public/css/index.css
, but make sure the code is relatively in order of the elements.
All JS code is located in /public/js/system.js
, just make sure all of the code works before submitting a pull request.
Download game files from whatever source you are downloading from.
Title the folder the game name with dashes for spaces.
Download game logo
Title it the game name without any spaces or dashes. (make sure it is in PNG format)
Add the game in games.json: