Metadata-Version: 2.4
Name: hns-maze
Version: 0.0.1
Summary: A maze-based hide-and-seek game with a model-based reflex agent as a seeker and a player as the hider.
Project-URL: Homepage, https://github.com/ZicoDiegoRR/AI-Concept-Course-Final-Project
Project-URL: Bug Tracker, https://github.com/ZicoDiegoRR/AI-Concept-Course-Final-Project/issues
Author-email: Zico Diego <itzb4pakku1@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pygame>=2.6
Description-Content-Type: text/markdown

# HnS: Don't Get Caught By It!
A maze-based hide-and-seek game with a model-based reflex agent as a seeker and a player as the hider.
