feat(*): Handle emoji throwing on server

This commit is contained in:
Josh Creek
2023-07-12 11:14:05 +00:00
parent a4e573d5b9
commit 5b9bd29382
5 changed files with 111 additions and 27 deletions
-5
View File
@@ -6,11 +6,6 @@ There are two components to this:
1. Frontend, built using SvelteKit
2. WebSockets server, built using Node.js
## Potential Enhancements
- throw emoji at people
- add a shield to anyone named 'Tristan' whenever the poop emoji is thrown at them
## Frontend
For full functionality, ensure there is a copy of the WebSockets server running.