A downloadable demo

Hi guys,

let me introduce to you my multiplayer game demo, in which you play together with your friends the role of knights in a crypt, where you are killing endlessly spawning enemies (skeletons).

This mutiplayer game demo was made while I was learning an Udemy course "Unity 3D Game Development (2020) - From Beginners to Masters" (by Three Millennials). I DO NOT recommend this course - it's the worst course I have ever seen.
At a certain moment during the course, I got so angry that I closed that course and finished the game demo by myself.
As a conclusion, this demo is the presentation of my multiplayer programming skills, that I have learned.

Until the moment when the course turned me red, it managed to teach me only that there is a Photon PUN and a few options how to work with it to create a multiplayer game. The rest of information I found by myself and I finished the game on my own, because there was no point in learning a useless course.

Still, I stayed with the original concept of the course - where the result should be a crypt with an enemy represented by skeletons and with players represented by knights. The differences I made were mainly the quality of code (the project is now scalable etc.) and secondarily the enemy spawner (skeletons spawn randomly once over a certain time period) and health bars.
If you check my GIT, you can see a few more optimizations, e.g. minimalizing of numbers of Unity Update methods etc.

GIT
repository URL:
https://TomasKazik@dev.azure.com/TomasKazik/201008_Udemy_DayOfTheDead/_git/201008_Udemy_DayOfTheDead

Download

Download
Multiplayer Demo_0.2.zip 82 MB

Leave a comment

Log in with itch.io to leave a comment.