Simple containerized game project using vanilla ENet networking
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.
Go to file
Joseph Manley 02e5c1424f Changes to GitHub Actions
Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions

Changes to GitHub Actions
2020-04-30 21:16:16 -04:00
.github/workflows Changes to GitHub Actions 2020-04-30 21:16:16 -04:00
client Intialize and cleanup repo 2020-04-30 19:16:46 -04:00
server Intialize and cleanup repo 2020-04-30 19:16:46 -04:00
.gitignore Intialize and cleanup repo 2020-04-30 19:16:46 -04:00
LICENSE Intialize and cleanup repo 2020-04-30 19:16:46 -04:00
README.md Intialize and cleanup repo 2020-04-30 19:16:46 -04:00

ludum-dare-46

Client

The client is build via Godot v3.2.1

Server

The server is a C++ app built using ENet