https://github.com/manie-k/distributed-world-evolution
Public repository for our diploma project. It consists of server and clients able to process virtual world evolution.
https://github.com/manie-k/distributed-world-evolution
csharp distributed-systems dotnet server-client
Last synced: 7 months ago
JSON representation
Public repository for our diploma project. It consists of server and clients able to process virtual world evolution.
- Host: GitHub
- URL: https://github.com/manie-k/distributed-world-evolution
- Owner: Manie-K
- Created: 2025-03-16T20:35:17.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-29T16:33:21.000Z (7 months ago)
- Last Synced: 2025-07-29T19:22:53.282Z (7 months ago)
- Topics: csharp, distributed-systems, dotnet, server-client
- Homepage:
- Size: 11.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed-World-Evolution
Public repository for our diploma project. It consists of server and clients able to process virtual world evolution.
## Branches
master (treated as "release")
*development*
server
client
module-creator
## Workflow
server <== PR
/
↙
master <-- development <- - client <== PR
↖
\
module-creator <== PR
## Directories
- Server -> everything about backend
- Client -> everything about frontend
- ModuleCreator -> Independent app for creating modules