tikis23 / random-walk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random walk

Messing around with raylib in C++ with some simple random walk algorithms.

Building

$ git clone https://github.com/tikis23/random-walk.git
$ cd random-walk && mkdir build && cd build
$ cmake ..

Screenshots

About


Languages

Language:C++ 90.1%Language:CMake 9.9%