README: add featured projects list

This commit is contained in:
Jonathan Daugherty 2017-08-02 15:53:09 -07:00
parent 8f684c01ec
commit b8af7dcd85

View File

@ -45,6 +45,19 @@ Result:
└────────────────────────┘
```
Featured Projects
-----------------
To give you an idea of what some people have done with `brick`, take a
look at these projects:
* `tetris`: https://github.com/SamTay/tetris
* `gotta-go-fast`, a typing tutor: https://github.com/hot-leaf-juice/gotta-go-fast
* `haskell-player`, an `afplay` frontend: https://github.com/potomak/haskell-player
* `mushu`, an `MPD` client: https://github.com/elaye/mushu
* `matterhorn`, a client for [Mattermost](https://about.mattermost.com/): https://github.com/matterhorn-chat/matterhorn
* `viewprof`, a GHC profile viewer: https://github.com/maoe/viewprof
Getting Started
---------------