Custom c# game server to handle a multiplayer 3D shooter. Currently contains a Deathmatch game mode with hostile zombies spawning and attacking players.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Player username + spwan at random deathmatch spawn point when first joining
c61fe8cView on GitHubMultiplayer 100% working and everyone can see enemies
0eb1cadView on GitHubChanging the way we identify objects and their IDs
812f252View on GitHubAdded log system as well as cleaned a lot of code
7cd3332View on GitHub