Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 407 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 407 Bytes

Mastermind.c

A redition of "Mastermind" Game - created for a Rasperry Pi

  • Code is located in /src
  • Along with the code is also a rough example of what the Rasperry Pi set-up looked like: The exact pins and registers can be seen in the code.
  • A sample of the output in "debug-mode" is also shown. This output would obviously be shown using an LCD and LEDs wired to the Rasperrry Pi when run normally.