Tag Archive | Game Development

Project Samurai

I’ve recently begun working on a personal game project. It’ll be a game from my personal favorite genre, Metroidvanias. If you don’t know what Metroidvanias are, they are games that focus on exploration and slowly expanding the world map based on collectibles and upgrades that you earn throughout the game.

I don’t want to reveal too much about the game yet, as many of the ideas for the game are still being hammered out. As such, there isn’t a playable demo yet, but I have several images of the models I’ve made so far for the game.

Gauntlets

FullSword

FullBow

Android Games in Unity3D

These games were made back when I was first learning how to use the Unity3D engine. They are relatively simple games that were made to learn how to integrate the touch screen and motions controls of Android devices.


Matching Game: A basic card matching game where the user taps a card to flip it over and try to find its pair among the other cards. Interactions with the cards were done using ray-casts from where the user taps the screen.


Maze Ball: The player controls a ball and navigates through the maze using the motion controls provided in current Android devices. By tilting the screen further, the player can move faster, and by tilting back, they can come to a stop.

Duality of Man

Duality of Man Title ScreenThe Duality of Man was a game created in 48 hours for the Utah Indie Game Jam of 2014.

It is a two-player 3D platformer where the players are separated and attempt to reach elevators at the end of each level to proceed with the game. As the players progress through the game, various puzzles will require coordination between the two players in order to reach the end of the level.

The current build is four levels long, and more levels are currently in development.

The Duality of Man was created under the theme of “Contrast.” In the game, the contrast appears in the worlds of the two players. The first player’s world is monochrome, with blocky shapes, while the second player’s world is largely colorful and rounded.

If you would like to play the current build of The Duality of Man, it can be downloaded here.