Crates.io | blizzard-server |
lib.rs | blizzard-server |
version | 0.1.0 |
source | src |
created_at | 2021-09-24 17:58:55.557081 |
updated_at | 2021-09-24 17:58:55.557081 |
description | Blizzard Server Engine ❄️ is a solution for a TCP multiplayer server |
homepage | https://blizzard-engine.web.app |
repository | https://github.com/SebastianDominguezC/blizzard |
max_upload_size | |
id | 455930 |
size | 20,179 |
This library along with the Blizzard Game Engine is an all-in-one solution to develop TCP multiplayer games. Please see website to understand how the Blizzard Game and Server engines work! You can also see an example in the GitHub repo, inside the example lib.
As of now, the game engine is just an ECS data engine.