Skip to content

huynq-fouj/multiplayer-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies Used

cplusplus logo

cplusplus logo

cplusplus logo

cplusplus logo

Getting Started

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/huynq-fouj/multiplayer-game
cd multiplayer-game
  1. Install the necessary dependencies:
npm install

Running locally

  1. Start the server:
npm run dev
  1. Open your browser and navigate to http://localhost:8080.

Game Controls

  • Use the arrow keys (a, s, d, w) to move your player.
  • Click anywhere on the canvas to shoot a projectile in that direction.