Little Rooms

The Game:
Welcome to Little Rooms! Enter a house, choose a room and look for the items you want! Take your time and enjoy :)
The Room Generator Tool
I've created a random room generator to speed up level creation. The user can choose the type of room: for example, if it's a kitchen or a living room, which objects will be present, such as plants or books. They can also drag and drop folders so that the objects in their continent can be generated.


In Game Room Generator
This is an adaptation of the Room Generator Tool for use in games. This script is used in a game mode where rooms are generated randomly.
Torch Effect For Night Mode
In this game mode, the room is plunged into darkness, and the player can only see with the help of the torch attached to his mouse. To achieve this effect, I used the Shader Graph to create a mask that I made transparent around the player's mouse and the object to be found.

QA & Bug Report
On the last two days of my internship, I tested the game to spot the various bugs and problems, I fixed some of them and the others I reported to my internship supervisor.