/beepfindsmeow

A zen simulator

Primary LanguageOCaml

 , __                 _                          ,__ __                    
/|/  \               | | o             |        /|  |  |                   
 | __/ _   _    _    | |     _  _    __|   ,     |  |  |   _   __          
 |   \|/  |/  |/ \_  |/  |  / |/ |  /  |  / \_   |  |  |  |/  /  \_|  |  |_
 |(__/|__/|__/|__/   |__/|_/  |  |_/\_/|_/ \/    |  |  |_/|__/\__/  \/ \/  
             /|      |\                                                    
             \|      |/                                                    

screenshot A zen simulator. After robotfindskitten.

You are beep (#). You find meow, and there are things which are not meow.

Build

You will need opam and dune installed. Once they're installed use the Makefile to build it:

make

or install it:

make install

Then you can just run it:

beepfindsmeow

Credits

Original implementation: Leonard Richardson with robotfindskitten

This implementation: Lyman Gillispie