College Projects
All of the following projects were made in my college days. They were group works and I tried to work with different kind of peoples to find my way of making games, and what genre fits me most! Enjoy them!

Fam Cram
2nd semester - 2D Project
JaNiThaRo - Unity Engine
“The art of simplicity is a puzzle of complexity.”
- Douglas Horton
Fam Cram is my first digital project at my degree. FamCram is a 2D puzzle game about two dads parenting their two daughters. You'll play each level as one dad trying to get his daughters to bed, into the bathtub, or to sit down for dinner. Experience unique levels, obstacles, items and behaviors and adjust your strategy to beat each level in the least amount of steps possible.
Fam Cram's main mechanic is movement; specifically, the movement of the two daughters in relation to their dad. When you move the dad on the grid, his daughters will follow suit in the same direction. Dad moves up one step, daughters move up as well. That is, unless blocked by an obstacle. The trick is using obstacles, items and the daughters' behaviours strategically to make them move simultaneously onto the right tiles.
Roles:
Game System Design
Level Design
General Implementation
Noteworthy:
We have created a program, to solve and determine one optimal solution of a level. It is based on the Dijkstra / A* algorithm or rather a BFS / Brute Force algorithm, since all edges have the same value (one step). The optimized A* uses the estimated cost of the cheapest path to the goal, which improves the solving time.
Level Selection Screen
The selection screen is designed as a photoalbum. Each picture features the specified design and comes with new challenges!
Level 1 - The Basics
The first level introduces the Player to the basic mechanic of the game. Only obstacles and no other environmental mechanics.
Super Simple Mechanics
The father is moving in one direction and the
daughters try to mimic the movement.
BUT the daughters can block each other or be
blocked by obstacles.
Prototyping
We started prototype our levels analog and validated the solveability manually.
Team JaNiThaRo
My project team. The team name is based on our first names!
(Ja)ime (Ni)na (Tha)nh (Ro)sa

Might
3rd semester - 3D Project
GiMiVaThaSe - Unity Engine
"The courage to walk into the Darkness, but strength to return to the Light."
- Destiny
MIGHT is a third-person single-player action-adventure game featuring the mouse "Poe" that goes on a dangerous adventure to save their beloved world. However, can they outlast the world of fiction? Escape the obscure universe and finish one level after another to reach the end. However, don’t lose sight of the creeping shadows that are desperately seeking to swallow the last drop of light. Use different attacks to slay your opponents and solve puzzles to make progress.
MIGHT's core mechanic is movement, which is mostly determined by a moving light source. Poe has to follow the light while defending itself against enemies. Besides the main light, the character additionally owns a personal light source kept inside it's sword. It allows Poe to depart from the light for a certain amount of time and is reflected by the intensity of the sword light. As soon as the sword light is depleted, Poe loses healthpoints and needs to return to the spotlight in order to refrain itself from losing health and charge it's sword light.
Roles:
Game System Design
Game Mechanic Design
Programming
Noteworthy:
First time working on a 3D - isometric project
Usage of NavMesh
Finding out myself how difficult it is, to create a smooth fighting system
Game Balancing and smoothing out Game Feel as a challenge
Level 1
While following the light, dark creatures are trying to attack you. Our first level plays in a forest. One of the difficulties were how the light and colour palette can affect the feel. Small fireflies give it a nice touch!
Puzzles
We also included small puzzles. In this case emblems needed to be shot down, otherwise the path further wouldn’t open and the light would loop eternally.
Presenting our project to fellow students
Everyone working on a project, presented their projects. We gave each other feedbacks and it was interesting to see other projects, what their vision was, and ended up with!
Hive Five 2023
The Hive Five was a semi anually event at my college. Every student of the degree presented their works of the semester and everyone was invited to chat with the developers and obviously try the games out.
Level 2
In the second level we tried out another mood setting, a sunset. This gives the game a totally other feel, especially the effects of shadow and the visibility changes a lot. This plays in old greek ruins.
Different enemies
We implemented 3 enemies, but only 2 finetuned until the end of the project. The Blob enemy just jumps around and tries to melee attack you, while the Flower tries to attack you with ranged attacks. By using dashes you can easily dodge them! The third one would be a charging enemy.
Team GiMiVaThaSe
From left to right:
(Mi)kheil (Gi)na (Va)nessa (Se)rafina (Tha)nh