Skip to content

arjunkumar811/Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Grid Game

Install Locally

git clone https://github.com/arjunkumar811/Multiplayer.git
cd Multiplayer
npm install && cd client && npm install && cd ..

Run

Terminal 1: npm run dev
Terminal 2: cd client && npm run dev

Open http://localhost:5173

Contribute

  1. Fork the repo
  2. Create a branch: git checkout -b feature-name
  3. Commit changes: git commit -m "Add feature"
  4. Push: git push origin feature-name
  5. Open a Pull Request

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published