Scavengers
|

Scavengers

Game Summary This game demo is part of the Unity Tutorial Series to teach Unity game development. You can find the original tutorial on Unity website here. The game name is scavengers and it is a 2D turn-based game created using Unity. The game starts of with a main bearded character with 100 amount of…

Roll A Ball Tutorial Demo
|

Roll A Ball Tutorial Demo

This demo is for the unity tutorial i followed named roll a ball(Link here). This tutorial teaches the basics of unity development from setting up the game layout, adding game objects, programming in C# scripting, controlling game object through keyboard buttons, detecting collisions and collecting game objects with other game objects. The demo is the…