Hey there, this is the code used for the WIFI based hide and seek/tag game using ESP8266 devices. The idea behind the game is that humans go and hide, while two zombies (or agents) start seeking them out. once a zombie comes in proximity to a human, they turn into zombies themselves. Eventually this game will be rebranded to a spy type of game, with more powerups and features to play around with.
This project is currently in basic WIP shape, if you would like to burn and test out this project however, more info can be found here for how to accomplish this: https://github.com/con-f-use/esp82XX-basic
A Fritzing diagram of the hardware is provided as a wiring reference to connect the ESP-201/ESP8266, WS2812 8 channel LED strips, buttons, an switched battery pack. Please see the hardware
subdirectory in the repo.