Your Friendly Neighborhood Games Site.
Welcome to MonkeyGG2, a feature-rich game site created for you! With over 150 games to choose from, MonkeyGG2 offers a unique and customizable gaming experience. Whether you're a gamer, a developer, or your average Joe, MonkeyGG2 provides a seamless and enjoyable gaming environment.
Consider giving us a star! Especially if you forked this repository or you found some other use out of this repository.
- Over 150 games
- Easy to use
- Easy to deploy
- Customizable
- Proxy
- And More...
Alternatively, you can simply fork this repository on GitHub or Codeberg and deploy to GitHub Pages or Codeberg Pages, respectively.
Visit the VioletGG2 page to learn more about hosting MonkeyGG2 with a proxy.
# WARNING: if you have a folder named "monkeygg2", this command will remove all files inside of that folder
# please change the name of the directory in the following two commands
git clone https://github.com/MonkeyGG2/monkeygg2.github.io.git monkeygg2
cd monkeygg2
# from here you can use any tool for running a static server, "live-server" from npm will be used here
npm install -g live-server # only if you don't have it installed already
npx live-server
Distributed under the WTFPL License. See here for more details.