top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Souls and Beyond

Project type

Video Game (Windows and Android)

Date

Feb 2023

Location

IIT Mandi

Souls and Beyond is a 2.5D platformer game based on the themes of "Control the time" and "symmetry". It is based on an Indian story and features an interesting combination of mechanics which involves two split connected worlds and an ability to reverse the time of only one of the two worlds. platformer puzzles based on the above mechanics are implemented in it involving spikes, moving platforms, switch-controlled moving platforms in various directions, and many more. it was built during the Game Jam in InterIIT Tech Meet 11.0 and bagged us a gold prize in it.

It was a team effort, Made using Unity3D and collaborated using PlasticSCM. I was leading the team for this project and worked on several aspects of it including writing connected movement scripts(the new Input system was used), spikes, moving platforms, switch-controlled moving platforms, some shadergraph effects, post processing effects, dynamic player colliders for accurate collision detection during animation changes. and making it Android ready.

Game Link : https://cg2d-iit-mandi.itch.io/souls-and-beyond
Source Code Link : https://github.com/alhad-chatur/SoulsandBeyond

bottom of page