Skip to content

BilGameDev/TinyBlades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLD REPO - NO LONGER UPDATED

#Tiny Blades

Tiny Blades is mini combat game with cute (but deadly) warriors.

Untitled video - Made with Clipchamp (2)

The game uses Mirror networking and features a server-authoritative player controller along with proper audio, health and animations syncronizations. This game is not based on a template and was developed from the ground up by me. I made use of some assets for visuals as I am not the greatest artist. All assets present are available for free on the Asset Store.

Untitled video - Made with Clipchamdp (2)

This project also contains a NetworkManager which uses Epic Games Online Services to run. It can be found in Prefabs -> Network -> NetworkEOS. It is based off of EpicOnlineTransport available here: https://github.com/FakeByte/EpicOnlineTransport

I have opted for a Raycast based collision detection as opposed to a Physics based system as it can be quite heavy and unreliable in a networked enviroment.

This project will grow as I understand more about Networking as I am still quite new to this. I plan to introduce multiple Epic Games Services to this project.

About

A mini multiplayer combat game demo using Mirror Networking and EOS Relay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors