Skip to content

Commit 26cb9bf

Browse files
committed
Added missing link
1 parent 57e6079 commit 26cb9bf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/blog/csharp/learn-csharp-resources.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,14 @@ Unity is one of the most popular game development platforms, and C# is its prima
122122
- Performance optimization
123123
- Professional development workflows
124124

125+
- [GameDev.tv — Unity 2D RPG (Udemy)](https://www.udemy.com/course/unity-2d-rpg/?couponCode=UDEAFFHP22025) - A practical project-based course focused on 2D RPG development. Key topics include:
126+
- Tilemaps and level design
127+
- Player movement and combat systems
128+
- Enemy AI and pathfinding
129+
- Inventory and item systems
130+
- Dialogue systems and quest management
131+
- Polishing, UI, and game publishing tips
132+
125133
### Advanced Topics
126134

127135
Once you're comfortable with the basics, these resources will help you dive into more complex C# concepts and real-world applications. These topics are essential for building sophisticated applications and understanding advanced programming patterns.

0 commit comments

Comments
 (0)