/Kodable

Clone of Kodable [https://www.kodable.com/] made using Haskell

Primary LanguageHaskell

Kodable

Clone of a game called Kodable made using Haskell. It is an online game used to teach programming to kids and enhance their logical thinking capibilities

How to Run

  • Clone the repo
  • Open terminal and navigate to the downloaded Kodable folder which contains the Haskell files
  • Type ghci kodable.hs to build all the Haskell files.