FREE Full Unity Project showing how to procedurally generate an Island map in Unity. Generates a single big island using Perlin noise and multiplayer generation to place different elements like trees and mountains. Uses unity Tilemap System and Unity 2022.3 with URP. Learn how it works at: https://youtu.be/byX_7m3Fnes?si=Skj_ZDvAX3GJwTHA
Pixel Art drawing mechanic (Unity 6 Project template) inspired by applications like Aseprite and games such as "Pixel Art Academy". This template demonstrates how to integrate pixel art drawing functionality into Unity.
Learn how to make a 2D Farm game in Unity step by step.
Full project presenting a House building system in Unity similar to what you can find in many sim management games
Implementation of an Idle game made in Unity 2022. You can use it to create your own Idle Clicker / Incremental games. You can play the game at https://svstudio.itch.io/alien-invasion-incremental-game Template uses CC0 licenced assets: I have used DoTween FREE Unity asset in the project. Please grab it here: https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676
Have fun making games instead of getting frustrated fixing code bugs.
Create a fun shooting mechanic, simple enemy AI and juicy gameplay by adding visual and sound feedback
Learn to create a Civilization-like game in Unity!
Learn how OOP can helps us to make it easy to add new features to our game.