Société Générale - Escape Game

In this project I developed a virtual online escape game for recruitment purposes with a company specialized in corporate escape games. This game was used by the bank to recruit inspection agents. It was a special project because it was done during Covid restrictions and the whole game needed to be playable online but also every actions the players made during playtime had to be monitored by the recruiters online too to assess players without meeting them physically.

I programmed most of the project, including connecting the Unity game with a server running on js using socket.io. The game runs on webGL (HTML5) and was made using Unity with a server on javascript.