Monadius: 2-D Arcade Scroller
https://archives.haskell.org/code.haskell.org/monadius/Monadius/Demo.hs
https://hoogle.haskell.org/?hoogle=Read
https://hoogle.haskell.org/?hoogle=Show
7. Package Description
Packages by Category
Int_->_%5Ba%5D_->_%5Ba%5D
https://hoogle.haskell.org/?hoogle=take
A_->_%5Ba%5D
Repeat
Int_->_a_->_%5Ba%5D
Replicate
(A_->_b_->_c)_->_(A,b)_->_c
Uncurry
Hoogle: map
Concat
(A1_->_%5Ba%5D)_->_%5Ba1%5D_->_%5Ba%5D
Monad
Run Length Encoding in Haskell
Arrow