Skip to content

MatthewBudimir/Stealthy

Repository files navigation

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

About

A 2D top down line of sight based model built in pygame for development of AI NPCs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages