Intergalactic RV (2025) is a cooking game where players search a recipe database for a dish based on a clients request.
Creating a minced pie recipe in the Unity Inspector.
Mixing ingredients to create minced pie.
Intergalactic RV is a university project made with Unity 6000.0.10f1 and developed in one month.
This project was built by a team of two students, I contributed to art and programming.
I coded the cooking system and the drag and drop interactions and adapted the dialogue system from another project, Detective Chewy.
We used the Unity physics system to develop the drag and drop interactions to achieve a sensation of pulling an object with the cursor.
The cooking system is a simple system that compares a list of used ingredients to a collection of recipes.
I drew all sprites and designed the user-interface.
Building a flexible cooking system which allowed designers to create ingredients and recipes.
I achieved flexible game systems for creating ingredients and recipes.
I want to expand my knowledge in building efficient database systems for scalable recipe handling.