Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

The server for my third year project, Accessible Codenames, to allow players to play together

Notifications You must be signed in to change notification settings

ShadowCat117/AccessibleCodenamesServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessible Codenames Server | Swansea University Third Year Project

The online mode of the game I made for my final year project required a server to be made in order for it to be playable. The repository for the Android application can be found here: https://github.com/JamieCallan117/Accessible-Codenames

This server is made using the web framework Node.js and uses the Socket.IO library to create rooms which host each lobby for the game and users in the app can join either public rooms which have o password or private rooms which require a password to join.

The server simply passes key words and data between each player in each room and the client listens for those key words and knows what data it should be receiving and handles it from there.

About

The server for my third year project, Accessible Codenames, to allow players to play together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published