Skip to content

A chat room game built on html canvas, handling in game messages with nodejs, express and socket.io

Notifications You must be signed in to change notification settings

ZouhairGhazi/Chatroom-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom-game

A multiplayer chat room game built on html canvas, handling in game messages with node.js, express and socket.io, a library that simulates web sockets to ensure server-client communication.

Guide to run the project :

  • npm i
  • npm run devstart

The project will then be running at : http://localhost:3000

PS :

The project is not fully functional, there are still bugs to fix, more updates to be expected in order to complete the functionalities of multiplayer messaging.

About

A chat room game built on html canvas, handling in game messages with nodejs, express and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published