Block bots is a Unity developed, 3D game. It aims to provide the player good graphics with Unity’s Physics .
Currently the game is made in two kinds of playing environment- Natural and Indoor. For completing the game the player has to reach the target by eliminating the enemy bots for each level. For every bot (player/enemies) there is a defined health bar which depletes during battle.
BUILD: Create your own bot
FIGHT: Drain other’s health
CUSTOMIZE: Unlock abilities and upgrade bots
LEARN: Enhance creative thinking
INTERACT: Multiple parts to work with
Unity 3D: Good Graphics for environment
Android SDK: Android-based platform.
UNITY ENGINE- Unity is a cross-platform game engine developed by Unity Technologies, The engine can be used to create three-dimensional, two-dimensional, virtual reality, and augmented reality games, as well as simulations and other experiences. aiming to "democratize" game development by making it accessible to more developers.
ANDROID SDK- The Android SDK (Software Development Kit) is a set of development tools that are used to develop applications for the Android platform. This SDK provides a selection of tools that are required to build Android applications and ensures the process goes as smoothly as possible.
BLENDER- Prime model making tool used in the game development.
Provides easy working environment.
Features: Layout, Modelling, Sculpting UV editing, Texturing, Shading Animation Rendering Composting Scripting (Python).
C# SCRIPTING- Scripts are written in a special language that Unity can understand. And, it's through this language that we can talk to the engine and give it our instructions. The language that's used in Unity is called C#.
VISUAL STUDIO CODE- For C# Scripting.