Skip to content

Kamothy/monkeygg2.github.io

 
 

Repository files navigation

Discord Github Repo stars GitHub Repo forks Codeberg Repo stars Codeberg Repo forks License: WTFPL

MonkeyGG2

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.

Features

  • Over 150 games
  • Easy to use
  • Easy to deploy
  • Customizable
  • Proxy
  • And More...

Deployment

Without Proxy

Run on Replit Remix on Glitch Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud Deploy to Oracle Cloud Deploy with Vercel Deploy with Netlify Deploy to Render

Alternatively, you can simply fork this repository on GitHub or Codeberg and deploy to GitHub Pages or Codeberg Pages, respectively.

With Proxy

Visit the VioletGG2 page to learn more about hosting MonkeyGG2 with a proxy.

Running Locally

# 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

License

Distributed under the WTFPL License. See here for more details.

About

Feature-rich games site with 150+ games. Can be easily deployed with a proxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 5.4%
  • C 3.8%
  • CSS 0.4%
  • SCSS 0.0%
  • CoffeeScript 0.0%