Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 858 Bytes

README.org

File metadata and controls

17 lines (13 loc) · 858 Bytes

playground

This is my playground. There’re some practical codes/tools.

Code quality isn’t guaranteed; Do not expect “Good code” here

All codes here are not planned to be maintained. Even I acknoledge that dependabot have alerted me a lot of problems, I’m not going to fix them because those codes here aren’t used anymore.

Some playable programs

haskell/blackjack
CUI Black jack program in Haskell
haskell/faceWithShgif
Control AA face model with keyboard
haskell/oniOrHuman
Simple CUI timing game
haskell/qotd-hs
Quote of the day server (RFC865)
haskell/echo-server
Echo server (RFC862)