top of page

PERSONAL PROJECTS

Shooter (2018)

ROLE

Solo Project

DESCRIPTION

A simple endless shooter, created in Unreal. This is a solo personal project done in under a week to learn how Unreal's Blueprint visual scripting works, as well as  how to use their AI behaviour tree.

Game logic implemented:

  • The player has a gun and can shoot at enemies.

  • Enemies will spawn randomly around the map in intervals, they will then run towards the player and attack.

  • If the player gets attacked, they will lose HP.

  • Enemies killed has a chance to drop a HP recovery ball, pick it up to recover HP.

  • Ammo is limited, there are ammo recovery balls located around the arena. Find them and pick them up to regain a fixed amount of ammo.

  • Survive as long as you can and see how many enemies you can kill.

  • All animation, audio, vfx implemented for player feedback.

  • Simple terrain generation done and simple UI implemented.

* Art,  audio, vfx and animation assets were imported from Mixamo or from Unreal's library.

* Playable build available.

Restaurant Simulation (2022)

ROLE

Game Design & Art in a 2 Man Project

DESCRIPTION

I'm developing a restaurant simulation game in Unity as part of a 2 man project in my free time.

I grew up playing a large variety of games, the games that I sunk hours into didn't need to be complicated AAA games, sometimes they are simple ones like Diner Dash and Pizza Tycoon. I have always had this idea of expanding on these simple simulation games of old like Lemonade Tycoon and combining it with the concept of a macro economy simulation gameplay like Railroad Tycoon or Chocolatier.

The mini-games that were used in an economic simulation game like Chocolatier were also an interesting mechanic I thought of combining with building simulation games like Theme Hospital. Of course, the Kairosoft games also had a huge influence on me in thinking of these mechanics.

This is a simplified example of my thought process when starting this project:

  • What do I want players to be doing most of their time? (~80%)

    • Running the restaurant, playing inside the restaurant itself. The remaining time goes into resource management and expansion.​

  • What do I want players to be aiming for? What is their motivation and goal?

    • Earning more money, expanding their restaurant.​​

  • What are the challenges? 

    • Managing their resources, their inventory and money.​​​

  • What does it look like?

    • Cats cooking.​

Whilst thinking about and leisurely working on this project, many more ideas on how to expand it come to mind. They all have to be stuffed into the "future idea" box though. What's we would like to do is just get a playable prototype first!

Meanwhile I've just started to pick up blender to try and create the art assets myself.

bottom of page