[Haskell-cafe] Regarding Developing my skills with haskell!
Nikita Karetnikov
nikita at karetnikov.org
Sat Jan 9 19:54:27 UTC 2016
> > I want to learn some practical application using haskell like some
> > projects or developing a game. Can anyone suggest me some link to develop
> > my skills with haskell ?
How about a tetris? There's a tutorial and a package on Hackage (so you can
follow along):
https://www.cs.ox.ac.uk/people/ian.lynagh/Hetris/
https://hackage.haskell.org/package/hetris
https://www.cs.ox.ac.uk/people/ian.lynagh/Hetris/Hetris.ps
It's quite dated, though. Not sure whether it works with recent GHCs. In any
case, give it a try!
More information about the Haskell-Cafe
mailing list