Simple containerized game project using vanilla ENet networking
.github | ||
authorizer | ||
client | ||
infrastructure | ||
server | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md |
Defend Together
Defend Together is a mutiplayer demo game project created in C++ with the ENet Library and Godot v3.2.1
See the wiki for project documentation
Checkout the project on Itch.io
View nested ReadMe.md
files:
This project highlights the following:
-
Continuous Integration & Continuous Deployment
-
UDP Server Networking
-
Utilization of Cloud Services in development