Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 307 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 307 Bytes

ASCII turmites

A simple C++ implementation of turmites with ASCII and SFML board output.

Build

Clone the repository and run the following commands to build the code:

mkcd build
cmake ..
make -j

Execution

Inside of the build folder run:

./turmites < ../examples/example_input1