Update README.md
This commit is contained in:
parent
3931f0b36f
commit
c092b78471
1 changed files with 1 additions and 1 deletions
|
@ -75,4 +75,4 @@ And of course, see `tetris --help` for help.
|
||||||
People seem to have varying levels of success with the linux binary. Please note that it is compiled dynamically and hence should not be expected to work on most distros. If you have other problems, feel free to open an issue.
|
People seem to have varying levels of success with the linux binary. Please note that it is compiled dynamically and hence should not be expected to work on most distros. If you have other problems, feel free to open an issue.
|
||||||
|
|
||||||
#### roll your own
|
#### roll your own
|
||||||
If you like games in your terminal and have an interest in functional programming, write your own! This code is built on top of [brick](https://github.com/jtdaugherty/brick) which makes building terminal user interfaces very accessible. I also have a [tutorial](https://samtay.github.io/articles/brick.html) that can help you get started.
|
If you like games in your terminal and have an interest in functional programming, write your own! This code is built on top of [brick](https://github.com/jtdaugherty/brick) which makes building terminal user interfaces very accessible. I also have a [tutorial](https://samtay.github.io/posts/brick) that can help you get started.
|
||||||
|
|
Loading…
Add table
Reference in a new issue