How to Connect Visual Studio to Unity
Adding Visual Studio to your workflow may make the difference between finished project and flash in the pan.
Author
You're browsing our blog archive - featured posts are here at the top. Keep scrolling to dive deeper into a wide range of posts on the topics you care about.
Check out our collection of Unity articles, covering everything from beginner tutorials to more advanced development techniques.
Adding Visual Studio to your workflow may make the difference between finished project and flash in the pan.
Author
Step-by-step instructions to learn how to deploy an existing Unity game to your Android device or get a game ready for releasing to the Play Store.
Author
Learn how to detect enemies and shoot projectiles at them. A continuation of the tower defense tutorial series.
Author
Explore our world building articles, offering guidance on crafting detailed settings, characters, and lore for your game.
Learn how to programmatically generate earth-like terrain using cellular automata.
Author
As a game dev, creating an engaging game that hooks players is crucial. The critical path, a sequence of objectives, plays a key role. Here's a step-by-step guide for plotting it.
Author
Writing good dialogue for video games is an essential skill for game developers to master, as it helps to bring the game's characters and story to life, and makes the game more immersive for players.
Author
37 blog posts
22 blog posts
15 blog posts
14 blog posts
8 blog posts
6 blog posts
6 blog posts
5 blog posts
5 blog posts
5 blog posts
5 blog posts
4 blog posts
3 blog posts
3 blog posts
2 blog posts
2 blog posts
This series of blog posts is designed to help you learn C# from scratch, with a focus on game development. Each post includes a video tutorial and code samples to guide you through key concepts and practical applications.
Test out your knowledge on basic C# programming with a challenging project doing conversions. Covers lessons 1-6 from the beginner series.
Author
Run sections of your code only IF you want them to with the "if" statement in the 5th lesson from the series on learning C# for beginners.
Author
Test out your knowledge on basic C# programming with a challenging project making a hangman game. Covers lessons 7-12 from the beginner series.
Author
This section offers comprehensive tutorials on a wide range of game development topics. From design to advanced programming techniques, each guide is crafted to help you level up your skills in game creation.
The third video tutorial of a series which takes you through the process of building a tower defense game.
Author
The fourth video tutorial of a series which takes you through the process of building a tower defense game.
Author
An addendum to a previous post that gives additional details if you're still having trouble deploying your Unity games to an Android device.
Author
Check out some posts related to 2D tilemaps for tower defense games, randomly generated maps for top down 2D games, and guides on pathfinding algorithms.
Learn how to programmatically generate earth-like terrain using cellular automata.
Author
See a few video examples of a Unity program that visualizes A* pathfinding in a user friendly way with a tracing option.
Author
The first video tutorial of a series which takes you through the process of building a tower defense game.
Author