Android
,
FRP
,
Functional Programming
,
Functional Reactive Programming
,
Game Programming
,
Games
,
Haskell
,
Ios
,
Mobile Apps
,
Reactive
New Game Magic Cookies 2 Released for iOS and Android
We are really happy to announce Magic Cookies 2, our latest game for Android and iOS. You can download the game here.
Magic Cookies 2 is the sequel to the classic Magic Cookies. We hope MC2 is a lot of fun. The levels in MC2 are a bit easier than the traditional Magic Cookies, but now feature animations, a beautiful design, in-game help, and more kinds of interactive elements.
...
Keera awarded Most Creative Games Development Company in UK
It is our pleasure to announce that we have been awarded Most Creative Mobile Games Development Company in UK at CV Magazine’s Technology Innovator Awards 2020.
We thank Corporate Vision for this fantastic award. We would also like to thank every single person who has helped us get here. We thank the players who buy our games, the beta testers who give us countless amount of feedback, and people who spread our message, helping us reach further and further. We also thank the people who work tirelessly to make Keera a reality, and those who keep opening their doors to us so that we can continue this incredible journey.
...
Android
,
Board Games
,
FRP
,
Functional Programming
,
Functional Reactive Programming
,
Game Programming
,
Games
,
Haskell
,
Ios
,
Iphone
,
Mobile Apps
,
Mobile Games
,
Mobile Haskell
Haskell Game Enpuzzled Released for Android and iOS
After two years of work, thousands of commits, and over 100 releases on iTunes and Android, we are very proud to release Enpuzzled, our latest game for Android and iOS. You can download the game here.
...
Android
,
Games
,
Google Play
,
Haskell
,
Ios
,
Mobile Apps
,
Mobile Games
,
Mobile Haskell
,
Privacy
#Safe2Play - Caring for privacy in an interconnected world
In the last few years, the walls of our privacy have become transparent. We are all connected and, with that, our private information has become available to any companies willing to pay for it. The sacrifice is not small, and it applies also to the mobile apps and games we all use. For example, these are the permissions required by a social networking app that millions of people have on their phones:
...
Android
,
Haskell
,
Ios
,
Mobile Apps
,
Mobile Games
,
Mobile Haskell
,
Open Source
Andronaut and Curiosity 0.9, Academy, and Open Source
If you have access to Andronaut and Curiosity, you may have noticed a new update in recent weeks: version 0.9. This version will be the final release candidate before version 1.0.
...
Building a reactive calculator in Haskell (1/5)
In this hands-on tutorial, we are going to build a reactive calculator app in Haskell. The code we will write will work on your browser using GHCJS, but you can easily change it to work on desktop if you want: all GUI code will be located in exactly one module with just over 50 lines of code.
...
Android
,
Code Maintenance
,
Functional Programming
,
Games
,
Haskell
,
Ios
,
Iphone
,
Mobile Apps
,
Mobile Games
,
Mobile Haskell
,
Software Engineering
Maintainable mobile Haskell games - Haskell eXchange 2019 [Talk]
We are exited to announce that Christina Zeller will talk about creating maintainable mobile games in Haskell at Haskell eXchange 2019.
In this talk, Christina will discuss the different techniques we use at Keera Studios to reduce the size and maintenance burden of our codebase. Cleaning makes our games simpler without eliminating features, they’re less bug-prone and easier to fix, and, generally, we get more of the benefits of declarative and functional programming in real-world mobile Haskell games and apps. At Keera, keeping our code clean is key.
...
Android
,
Beta-Testing
,
Game
,
Games
,
Haskell
,
Ios
,
Iphone
,
Mobile Haskell
,
Yampa
Beta test mobile Haskell game Enpuzzled on iOS
Enpuzzled: Our new puzzle game for iOS and Android Are you interested in beta testing our new mobile Haskell game Enpuzzled on iOS?
...
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.
...