Wednesday, August 5, 2015

Moved to linkedIn

All my future posts will be on my linkedin profile. And check out my first published android game, Monster Jump, available on the Google Play Store! :

Monday, July 20, 2015

Garden Battle Unity3D game


A complete game tutorial that is finished for now. It's a simple tower-defense mechanic, you spend star points to use Defenders. Manage your Defenders wisely or the enemy will break through and you will lose after 3 fails.
I really enjoyed making this game, and learned a lot. Soon I will be creating my own games, without tutorials.

Tuesday, July 7, 2015

Surevive Unity3D Game



This is a simple shooter game, similar to Space Invaders.

IMPORTANT
UPDATE: This game is nearly finished, I will update more when I learn new skills in scripting.
I want to add a bonus enemy to gain more score, and other things.

Friday, June 26, 2015

Burger Bart Unity3D game



A breakout style game, you have to keep eating burgers and not drop Bart's head or you lose!

IMPORTANT
I plan to revisit this game and update it after I learn more useful skills.

Monday, June 15, 2015

Monstory V 1.0




This is a simple game where you fight a monster and can either attack or forfeit. The attack damage is random and once the monster is defeated, the game ends.

I plan to add more features, like the monster attacking back, spells for the character.

Thursday, May 21, 2015

C# Text Adventure Game Taco Seek 15-21-05 (Temporary Name)



IMPORTANT
I will add images and more features later. The characters are not final, I may change them when I come up with better names.
GAME DESCRIPTION
A simple text-based game that uses the rock,paper, scissors game mechanic. Every time you guess wrong, the state randomly changes. Each play-through will be unique and there is no pattern to winning. Each time the player chooses wrong, a score is kept which will be shown at the end of the game. The game ends if you choose the wrong choice more than 3 times.
STORY
On a sunny day in the tasty kingdom of Taco, a picnic party is starting. You play as Tomto and your friends (Letta, Chee and Oni) have joined you for the party. Everything is peaceful until the local bully Guamo appears from some unknown location. His robot, a miniature Guamo called Mini-Gu, begins to upset your picnic party. Locate Guamo and stop his assault before the party is ruined! How long will it take for you to find Guamo?

Wednesday, May 20, 2015

C# Text Adventure Game USOLVED 15-20-5



IMPORTANT:
This is a simple text game, it's not meant to be a full game. I may come back to this in a later time and turn it into a playable game.

DESCRIPTION:
A simple text adventure game that uses a finite state machine (FSM). The computer will provide a description and choices that the user must then choose by pressing a key on the keyboard. The game will end once required objectives are complete. The computer will ask the user to press a key to play again.

STORY:
You are a new detective that wakes up in your office, thirsty and hungry. Navigate your way through the lower floor and bring your vitals back to a healthy status. Reach the second floor and you finish the game.