top of page
ScreenShot6.PNG

RPG Prototpye (Unity)

A Project by Aniketh Gondesi

This game is a turn-based RPG (meaning it combat will play out like Pokemon) where the player has to defeat all the Git solders and throw out the Git HQ from her little island.

The game is made using Unity 2018.3 and was my second unity game project. 90% of the things used in this game is created by myself. I even made my first, a very simple water shader for the water. The character model, character animation, camp shade model, and campfire model were downloaded from the unity asset store. The background music is taken from the RPG Maker MV default audio set.

The project utilized:

  • C# coding

  • Very basic shader programming

  • Ray casting

  • Coroutines 

  • Randomness elements

  • Particle effects

  • Level design knowledge

  • Pro builder to model the rocks, trees, git hub HQ, etc

  • Combat balancing

  • Unity Animator

  • Unity Animation creator


If you choose to look into the source code here is the link to the public git repo (check the latest commit on develop branch): https://github.com/BlankRip/FirstRpgGame.git

​

Below is a game-play video of the game:

bottom of page