Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 311 Bytes

pac-man

This is another line.

Arduino-based robots for navigating a PAC-MAN maze.

Any C++ code in a file named "sketch.cpp" should be pasted into the Arduino IDE as a sketch. There's an automatic pre-processing step in the IDE to convert a sketch to buildable C++.

Another changed line.