top of page
Cooking clicker
2023 - 1 Month
Iddle Game

Android - Unity 2022.3 - C#

Duo Project

Game Programmer - Multi-task

GitHub-Emblem.png

Pitch

This game was a small project of a mobile Iddle Game.
The objective is to serve clients as fast as possible, improve your menu with new ingredients, and make sure everyone is served in your own little restaurant.

The restaurant is divided in 3 screens :

- Service, where you take orders and serv clients

- Kitchen, where you prepare and cook dishes

- Production, where you produce and get new ingredients

Context

This game was made as a duo of programmers, as a side project to train us on the mobile platform.

No constraints were imposed on us other than the game platform.

Cook Service.PNG
Cook Kitchen.PNG
Cook potagé.PNG

What have I worked on

- Server & clients behavior in the service screen

- Visual Feedbacks

- Dishes & ingredients managements & usage

- Upgrades system

- Inputs handling

What were the difficulties?

- Making a first mobile game and learning the difficulties of the platform

What was learned from that?

- Feedbacks are really important, and a lack of feedback is really frustrating for the player

- Polishing the visuals of an input in a mobile game is important to make the controls intuitive

bottom of page