Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 196 Bytes

Readme.md

File metadata and controls

8 lines (6 loc) · 196 Bytes

Busy Beaver

This is a simple C++ program that will run a busy beaver machine and write to a tape.

Test dependencies

  • Google Test (this project uses 1.7.0)