Intialize and cleanup repo

This commit is contained in:
2020-04-30 19:16:46 -04:00
commit 49e859eb1a
89 changed files with 2233 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# ludum-dare-46
## Client
The client is build via Godot v3.2.1
## Server
The server is a C++ app built using ENet