Personal Games & Apps

Echoes
Unreal
Echoes

Discover the grim fate of a forsaken temple

‘ECHOES’ is a 3D action-exploration game in which you play as a girl on a journey to unravel her origins. Explore the ruins of a mysterious frozen land, smash crystalline enemies and blockades, unlock new abilities and access stunning new locations.

This game was developed as a team project on Unreal Engine 4 targeting PS4 platform and submitted as a university (MS) project.

The Last Library
Cocos
The Last Library

Master the books, Master the Magic!

‘The Last Library’ is a single-screen 2D puzzle platformer where the books have come to life and it’s up to you as the book loving Librarian to help save the library from the magical chaos of the mad tome ‘Grimm’.

This game was developed as a team project on Cocos2d-X platform and submitted as a university (MS) project.

FireBlock
Unity
FireBlock

Shoot the blocks and make your way

Escape between the blocks by making a safe passage to stay alive or shoot them all to increase your score if you really can.

'Fire Block' is a simple arcade game where the player can be controlled with a single finger movement on the screen. The incoming blocks which will fall on the way will try to block your journey. You can either shoot a minimum of them (the destroyable ones) and make your safe passage or can try to shoot as many to increase your score. Few powerups will help you through your journey. Beat your best score and compare it with your friends on the Google leaderboard.

Lets Challenge
Google Startup Program
Lets Challenge

Single/Multiplayer trivia game

'Lets Challenge' is a single as well as multiplayer trivia game where players can challenge another player on the basis of their knowledge in various fields.

This app is developed on the native Android platform and available in Google Playstore for free.

UFO
Unity
UFO

Single player 2D game

'UFO' is a single-screen 2D game with the user inputs from keyboard build on unity platform. This project contains a basic mechanics of movement of the player (UFO), collecting the collectable objects and the collision with the boundaries. The assets used were provided by Unity Technologies. The source code of this project is publicly available in a GitHub repository.

The major purpose of this project was not to develop a polished game but to learn to built-in components and writing simple custom code, with imported mesh models, audio, textures and materials while practicing more complicated scripting principles.

Jaipur Metro
Native Apps
Jaipur Metro

Utility App

The Jaipur Metro is a rapid transit system in the city Jaipur, Rajasthan. 'Jaipur Metro' app provides the customers of metro service with a lot of useful information that helps in using the metro services.

This app is developed on the native Android platform and available in Google Playstore for free.

SpaceShooter
Unity
SpaceShooter

Single player arcade game

'SpaceShooter' is a single player, top-down arcade style shooter game build on unity platform. This project contains a complete gameplay including the basic mechanics of movement of the player with shooting ability, falling of asteroids at some certain speed from different positions and collision detection of the asteroids with the player. The assets used were provided by Unity Technologies.

The source code of this project is publicly available in a GitHub repository.

Basketball 3D
Unity
Basketball 3D

First person camera game

'Basketball 3D' is a single-screen 3D game with a first-person camera view build on unity platform. This project contains a basic mechanics of shooting the basketball in the basket along with the player movements (walk, run and jump) in 3D. The source code of this project is publicly available in a GitHub repository.

This project was build for learning purpose