Skip to content

wiltonloch/turmites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published