Skip to content

ydl1991/Unit-Fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unit Fighter is an auto-battle demo game built in Unity3D with C#

Instructions

- Download Both Server and Client files
- Open server in Unity and build and run a executable first
- Open client in Unity, you can either run it in Editor or make a build
- Connect client to the server after loading


Current Features:

- A chat box features among clients, implemented using TCP punchthrough
- Gameplay features includes buy unit, buy exp, refresh cards, place unit on battle board etc.
- Network features are mostly done through TCP and UDP data transferring. Network layer is built from scratch using C# Socket class.

About

Auto-battle Chess, Network Game, AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published