Description
Be our Guest is a 2D game set in a sinister murder hotel. As a vengeful spirit, the player hunts down the ones who killed them in these rooms. The enemies can't harm the player directly but they try to activate several control panels to destroy the hotel and all evidence for their doings. They must be stopped before it is too late. For this task, the player uses different items which can be found in the level. Throw vases to stun enemies or use knives and contact mines just the way one would expect.
My Contribution
- Game System Design With the leading thought of creating a game which gets an evil laugh out of its players, I co-created the game concept and item effects. I also was responsible for layouting the level and balancing the difficulty.
- Level Design I created the level for this game. I placed floors, walls, stairs, doors, trapdoors, teleporters, item spawns, enemy spawns and objectives to shape the overall playing experience. It was important that every area of the level is relevant and has its own identity. I mainly achieved this through the available items, item respawn timers and the way of entering and leaving an area (stairs, trapdoors, teleporters) as well as the placement of the objectives. Another level design responsibility was to support the enemy AI. Some parts of the level are built in a specific way to make it easier for the enemies to move through the level and therefore further enhance the experience for the player.
- Programming I was the only programmer on the team and therefore handled everything in-engine and all code, including enemy AI, animation controller, sound system, UI, input, movement, item effects and so much more.