Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/fish-simulator

fish simulator
https://github.com/s5bug/fish-simulator

Last synced: 1 day ago
JSON representation

fish simulator

Awesome Lists containing this project

README

        

# fish simulator

It's far from the best fish simulator as it's not in 3d but hopefully it's
still enjoyable

## build

```
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .
```