Initial commit

This commit is contained in:
mg
2023-03-24 15:48:54 +00:00
commit d77738eb38
26 changed files with 1957 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# ECS Chat
Chat application with built-in game built as part of COMP1206 at the University of Southampton.
Thanks goes to Oli Bills for building the backend system and template for this software.