GAME JAM WORKS
SIMULATE
Details
Engine: UnrealEngine4.27
Platform: PC(Windows)
Date: July 2023
Made in: 2023 GMTK Game Jam
The project utilizes assets sourced from itch.io.
Download:
Gameplay
After completing the action combination in the upper left corner each time, the player can restore their life. However, if the player does not perform an attack or move action according to these combinations, they will be hurt.
My role
Proposed the core mechanics of the game and acted as the lead programmer to implement most of its feature.
Detecting whether the player's actions correspond to the predefined action combinations
Play the animation by pressing the button while simultaneously inputting information into the judgement system
TRACE THE ROOTS
Details
Engine: UnrealEngine5.03
Platform: PC(Windows)
Date: February 2023
Made in: 2023 Global Game Jam
Download:https://pan.baidu.com/s/1fzHIfNXtoFCy1sitrgP22g?pwd=0516
Demo vedio
Gameplay
The player needs to find the root that is not covered by all the overlapping roots in turn.
In the overlapping relationships of roots, there are some "deadlocks". Players can use the "brittle" ability, obtained after eliminating every four roots, to eliminate any roots.
My role
Eliminate roots based on overlapping relationships
WORDS AND OBJECTS
Details
Engine: UnrealEngine5.03
Platform: PC(Windows)
Date: November 2022
Made in: The 7th International College Student Game Jam
(Got silver prize)
Demo vedio
Gameplay
The player needs to find letters in scenes, spells words, and uses words to create objects and solve puzzles.
My role
Package system
Throw objects