Scya597 / NTUAA.io

A multi-player spatial Interactive shooting game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTUAA.io

game gif

🎉 ✨ An io game for NTUAA Night's Sales

Setup

git clone https://github.com/Scya597/NTUAA.io
npm install

Development and Production

To develop the project

npm run dev

Build production bundle and run the server

npm run build
npm start

How to Play

  1. Go to localhost:8080
  2. Type your name and choose your character before you start
  3. WASD for moving your avatar
  4. Eat foods in the playground
  5. Shot other players by clicking mouse
  6. Access the first Zone when you've eaten enough foods
  7. Access the second Zone when it's open and win the game

About

A multi-player spatial Interactive shooting game

License:MIT License


Languages

Language:JavaScript 92.1%Language:SCSS 7.1%Language:HTML 0.8%