A downloadable game for Windows

Hide and Seek

Hide and seek game, where player should reach the end of the room while AIs is trying to detect the player.

The level is generated procedurally each time.

This project was implemented in Sep 2020 as a test assignment for a Unreal Engine programmer position.

  • Player can pick up green objects with the left mouse button and throw them (the throw force is increased if holding LMB).
  • AIs will look around randomly, also they can "hear" the items if they fall to the ground.
  • If an AI detects an item which is in a wrong place, it will bring it back to where it was spawned.
  • If an AI detects the player - it chases the player with increased speed and remembers the last player position.

Controls

  • WASD: movement
  • Mouse: look around
  • LMB: pick up / throw item
  • LMB hold: increase the throw distance
  • Backspace: restart the level
  • Alt+F4: exit the game

Sources

https://gitlab.com/norlin_ru/hide-and-seek

UE 4.25 is expected, though there is no issues to update the project to any newer Unreal Engine version.

Download

Download
HideAndSeek.zip 129 MB

Leave a comment

Log in with itch.io to leave a comment.