|
|
@ -1,4 +1,5 @@
|
|
|
|
# Most complex ASCII fluid - Honorable mention
|
|
|
|
# Most complex ASCII fluid
|
|
|
|
|
|
|
|
Honorable mention
|
|
|
|
|
|
|
|
|
|
|
|
Yusuke Endoh
|
|
|
|
Yusuke Endoh
|
|
|
|
<mame@tsg.ne.jp>
|
|
|
|
<mame@tsg.ne.jp>
|
|
|
@ -6,9 +7,9 @@ Yusuke Endoh
|
|
|
|
## Usage steps:
|
|
|
|
## Usage steps:
|
|
|
|
|
|
|
|
|
|
|
|
* `git clone https://github.com/LeoColomb/FluidASCII.git`
|
|
|
|
* `git clone https://github.com/LeoColomb/FluidASCII.git`
|
|
|
|
* `cd endoh`
|
|
|
|
* `cd FluidASCII`
|
|
|
|
* `make`
|
|
|
|
* `make endoh1`
|
|
|
|
* `./endoh1 < pour-out.txt`
|
|
|
|
* `./endoh1 < configuration.txt`
|
|
|
|
|
|
|
|
|
|
|
|
You can also `make endoh1_color` and run this binary instead to get colored output.
|
|
|
|
You can also `make endoh1_color` and run this binary instead to get colored output.
|
|
|
|
|
|
|
|
|
|
|
|