Skip to content

al007ex/moomoo-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MooMoo.io Clone

Fully working MooMoo.io private server

Project structure

  • client/ Webpack-powered front-end source and static assets.
  • server/ Game server source (ES modules) and dependencies.
  • dist/ Build artifacts generated by the client build (ignored by git).

Getting started

  1. Install workspace dependencies:
    npm install
  2. Build the web client into dist/client:
    npm run build
  3. Start the game server (serves the bundled client and WebSocket API):
    npm run start

Use npm run build:dev while iterating on the client for an auto-rebuilt bundle, or npm run dev to run the server in development mode.

Disclaimer

This is a non-commercial, educational fan project and clone of MooMoo.io. This project is intended solely for learning purposes and personal use.

All original game assets, artwork, trademarks, and intellectual property belong to their respective owners and creators of MooMoo.io. No copyright infringement is intended. All rights to the original game content remain with the original developers.

This project is not affiliated with, endorsed by, or connected to the official MooMoo.io game or its developers. If you are the original creator and have concerns about this project, please reach out and it will be addressed promptly.

About

Full-stack MooMoo.io private server written in JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •