This repository has been archived on 2023-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
defend-together/README.md

29 lines
973 B
Markdown
Raw Permalink Normal View History

2020-05-05 09:20:58 +02:00
![Build Stage](https://github.com/josephbmanley/defend-together/workflows/Build%20Stage/badge.svg)
![Run Server Tests](https://github.com/josephbmanley/defend-together/workflows/Run%20Server%20Tests/badge.svg)
2020-05-01 01:16:46 +02:00
2020-05-05 09:20:58 +02:00
# Defend Together
2020-05-01 01:16:46 +02:00
2020-05-05 09:20:58 +02:00
![Header Image](https://static.cloudsumu.com/dt/header.png)
2020-05-01 01:16:46 +02:00
2020-05-05 09:20:58 +02:00
Defend Together is a mutiplayer demo game project created in C++ with the [ENet Library](http://enet.bespin.org/) and [Godot v3.2.1](https://godotengine.org/)
2020-05-01 01:16:46 +02:00
2020-05-05 09:20:58 +02:00
See the [wiki](https://github.com/josephbmanley/defend-together/wiki) for project documentation
Checkout the project on [Itch.io](https://josephbmanley.itch.io/defend-together)
View nested `ReadMe.md` files:
- [Client](blob/master/client)
- [Server](blob/master/server)
---
This project highlights the following:
2020-05-05 09:28:13 +02:00
- Continuous Integration & Continuous Deployment
2020-05-05 09:20:58 +02:00
- UDP Server Networking
- Utilization of Cloud Services in development
## Screenshots
![Screenshot0](https://static.cloudsumu.com/dt/dt-screenshot0.png)