Energy Loops Clone Template

In this project, made a mini version of popular game “Energy: Anti Stress Loops“ GitHub link: Video link:
In this project, made a mini version of popular game “Energy: Anti Stress Loops“ GitHub link: Video link:
In this project, played a little with UI movement GitHub link: Video link:
In this project, I used Unity ECS (part of DOTS) to make a performant game having lot of moving objects. Also, we don’t need to code the entire game in ECS. So, its a mix of Gameobjects and ECS which…
Unity ML learns to flipping the bottle. Agent is rewarded for higher rotation and extra reward if bottle stands on the ground after the throw attempt. Working Video
This game is a simulation of real world driving, where you need precise control over Clutch, Accelerator and Brake to drive without any halt and increase car’s economy. Majority of the time on this project is spent in building the…