Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 452 Bytes

Stealthy

Stealthy is a 2D top down stealth model which puts the player in a room with a patrolling NPC who is looking for them. The purpose of this software is to provide a platform for the development and testing of artificial intelligence systems in the context of top down games with line of sight systems.

To run this you need to ensure that you have the following libraries installed:

  • Pygame
  • Numpy

To run the game call:

python main.py