Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 496 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 496 Bytes

hags

A simple two-player for building AIs. HAGS, short for Hide And Go Seek, is a game of flashlight tag where two players compete to first get the flashlight, then shine it on the other player. By extending the HumanPlayer class, you can create an AI to play for you.

To see the full rulebook , see the HAGS Google Doc. HAGS was built for my EPGY class studying artificial intelligence.