top of page
Street Fighter II - Individual Game Project Using OpenGL (C Language )
​​
Interesting logic:
- Implement state machine of more than 100 sprites of animations.
- Movable Collision boxes attached to each part of the body.
- Health bar reduction logic
- Frame Rate(a lot of playtesting to make sure the frame rate is smooth)
- Special Move Implementation(Hadoken, Shoryuken, Tatsumaki Senpukyaku)
​
Copyright: Street Fighter II By Capcom
Individual Project : Services
ARTan - Individual AR Game Project Using Unity ARKit (C# )
​​
My contributions:
- Implementing Shader Graph.
- Enemy State Machine Pattern.
- AR Game Logics (real-world placement and movement)\
​
Awards:
- Winner of AR Contest 2022
- The Professor Dr.Tab Nilanidhi Foundation Award
- Young Rising Star Of Science 2020 (Silver Prize)
Individual Project : Services
Adventure In The Haunted Forest - Individual Game Project Using Unity
Game Concept: Adventure In the Haunted Forest is a top-down game where players play as a ghost doctor fighting Thai ghost in the forest.
​​
Interesting logic:
- Boss pattern AI.
- Various Kind of Enemies AI.
- Spread bullets.
- Animation feedback when an enemy is destroyed. ​​
​
Facts:
- I created all the art assets for this game.
- I designed and iterated the game by myself for 8 weeks.
​
Where To Play?
itchi.io: https://dragonjuve.itch.io/adventure-in-the-haunted-forest
Individual Project : Services
GoldenEye 007 Remake - Individual Game Project Using Unreal Engine Blueprint
Info:​ My first game in Unreal Engine
​
Interesting logic:
- Bullet Time Mechanic
- Photograph System
- NPC AI System
​
Copyright: GoldenEye 007 N64
Individual Project : Services
Galaxian - Individual Game Project Using OpenGLÂ Â Â Â Â Â (C Language)
Info: The first game that I made using OpenGL.
Interesting Logic
- Enemies AI(How they shoot the bullet and how to move out of their position)
- Alien Rotating (I have to calculate the exact angle to make the alien rotate like the original Galaxian)
- Mother Of All Bombs (Creating Explosion in a wide range)
​
Copyright: Galaxian By Atari
Individual Project : Services
Othello - Individual Game Assignment Using Text-Based (C Language)
Interesting Logic
- Texted-Based Graphics Rendering Logic
- Othello Logic Using Recursive Function​
Copyright: Galaxian By Atari
Individual Project : Services
bottom of page
