Skip to content

A multiplayer 8 ball pool game made in Node.js using Express and WebSockets.

License

Notifications You must be signed in to change notification settings

leosamuele221/eight-ball

 
 

Repository files navigation

Eight Ball

A multiplayer 8 ball pool game made in Node.js using Express.js and Socket.IO.

Installation

  1. Clone the git repository:

    $ git clone https://github.com/aakashkcx/eight-ball.git
  2. Install the dependencies with npm:

    $ npm install
  3. Start the server:

    $ npm start

    The server will be running on localhost:8080.

Images

Multiplayer Gameplay:

Multiplayer Gameplay

Game Physics:

Game Physics

Dashboard:

Dashboard

Game:

Game

Profile:

Profile

Leaderboard:

Leaderboard

About

A multiplayer 8 ball pool game made in Node.js using Express and WebSockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • JavaScript 74.7%
  • Handlebars 24.9%
  • CSS 0.4%