Learn to build a Marvel Contest of Champions Fighting Game in Unity using C#!

Опубликовано: 24 Март 2026
на канале: Robert Gioia
773
11

https://www.udemy.com/course/complete...

I’ve added some exciting updates to my Complete C# Programming Course 2021 – Beginner to Expert course on Udemy. 3 new sections and 16 hands-on coding exercises have been added to the course, putting the course at over 26 hours and with a lot more hands-on coding.

One of these sections teaches you how to build a Marvel Contest of Champions fighting game in Unity with four playable characters: Hulk, Spiderman, Wolverine, and Thanos. I walk you step by step through obtaining the 3D models online, adding animations using Mixamo, and then coding everything using C# in Unity. Learn how to make the characters attack, take damage, and more in this exciting new section of the course. Also write AI code to make the enemy character move and attack on its own!

Another new section is Coding Challenges: Project Euler. In this section there are 10 hands-on coding exercises which are the first 10 Project Euler problems. For those of you that might not know, Project Euler is a math and coding challenge website with thought provoking coding problems. Testing your skills on these problems is a great way to build knowledge of programming, math, and sharpen your problem solving skills. I also walk you step-by-step through the solutions in a video following each coding exercise.

The third new section I added is the Cryptography section. Learn how to encrypt data to keep it secure. Master key cybersecurity algorithms like the reverse cipher, Caesar cipher, XOR process, and monoalphabetic cipher.

I have also added 6 other hands-on coding exercises scattered throughout the course to give you more hands-on practice.