This is the server-side code for our trading card game, Resource Rivals, a full-stack browser game for 2 players. The game is a trading card game based around buying and selling resources with the aim of getting more points than your opponent in the time allotted.
The server is built on Express v4.18.2 with Node.js. Also used in this project on the backend is socket.io v4.7.2, which provides the technology for smooth communication between the server and the client.
Abdul Rehman Latif, Dylan Kataria, Fabio Lacerda, Isaac Sturtridge and Joe Whitworth