Skip to content

AntiSocialRaven/Chegg

Repository files navigation

Chegg Game

Rules
Video

How to Run

  1. Make sure you have Node.js installed. I use npm version 11.6.1 and Node.js version 24.11.0 for development
  2. Run npm install -g serve.
  3. Run npm start.
  4. Open http://localhost:3000 in your browser.

Server Configuration

To change the server URL (for multiplayer, leaderboards, tournaments):

  1. Edit js/config.js
  2. Change SERVER_URL to your server address
  3. That's it! All pages automatically use the new URL

See SERVER_CONFIG.md for detailed setup instructions.

Issues

Create an issue on this repo with the correct tag thanks.

Notes

All credit goes to Gerg for the original design.
All image assets are from minecraft-heads.com
Also, a good chunk of the UI IS AI generated. As well as a small amount of logic

About

JS + HTML implementation of Gerg's Chegg minigame

Resources

Contributing

Stars

6 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors