Pi Pair Project

Overview

This project allows 2 or more raspberry pis to communicate over the built-in wifi chip.
One pi is the host, and all other pis can join the network with the host pi.
SSID and password are set by the host pi. There are a variety of games that the pis share

Games

All games are built on udp protocol and use udp internet protocol
Here is the current list of games:

Concepts

Setup

Testing