Update tutorial link
This commit is contained in:
parent
596b0c49c8
commit
e67b5938fb
1 changed files with 1 additions and 1 deletions
|
@ -69,4 +69,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.
|
||||
|
||||
#### 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/posts/brick) 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/introduction-to-brick) that can help you get started.
|
||||
|
|
Loading…
Add table
Reference in a new issue