PauloHDSousa / Thief

Game Jam Winner! In Thief you play as a skilled thief woman that is inside a castle trying to steal as many valuable items as possible

Home Page:https://paulohdsousa.itch.io/thief

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thief is a Top Down 3D Stealth Game, highly inspired by Metal Gear Solid and Assasins Creed.

In Thief you play as a skilled thief woman that is inside a castle trying to steal as many valuable items as possible

You can play it by clicking here and fell free to leave feedbacks

Through this project I learned:

  • The principles of design a stealth game (get information, Analise and then execute)
  • A better way to detect gameobject with multiples raycast
  • Create an enemy IA with states (Idle, Patrol, Follow, Alert, Attack)
  • How to design game levels with a static following camera
  • Use the new Input System

About

Game Jam Winner! In Thief you play as a skilled thief woman that is inside a castle trying to steal as many valuable items as possible

https://paulohdsousa.itch.io/thief

License:Apache License 2.0


Languages

Language:C# 62.2%Language:ASP.NET 24.6%Language:ShaderLab 11.3%Language:HLSL 1.9%