Magic Cookies! released for iOS
After a few weeks adapting testing, and preparing the game for iPhone and iPad, we have released our Haskell game Magic Cookies for iOS on the Appstore. You can also find the Android version here. We hope that you like it and have fun solving all 60 levels.
...
Android
,
Board Games
,
Functional Programming
,
Functional Reactive Programming
,
Game Programming
,
Ios
,
Iphone
,
Parallel Haskell
,
Reactive
,
Yampa
Haskell on Android and iOS
We strongly believe that Haskell is one of the best choices for game and app programming. It’s declarative, it’s portable and it’s robust.
However, turning your Haskell code into an app that can be published on the App Store or Google Play for Android has always been painful. Over the years we’ve worked extremely hard to make this process smooth. Most of this has happened behind the scenes, and only two apps and a few papers have been published.
...