Quantcast
Channel: Keera Studios » haskell
Browsing latest articles
Browse All 13 View Live

Delving into Reactive Values

In a previous posts we examined the current state of GUI programming in Haskell, how imperative libraries get in the way of functional beauty, and how (non-FRP) reactive programming enables short,...

View Article



Interacting with your Haskell Games using the Wiimote

Quite recently we have been focusing our attention on using new input devices in Haskell games. Wiimotes have many sensors, they are very cheap, and people have been hacking them for a long time. Sadly...

View Article

The most inspiring green screen you will ever see

While Haskell, Idris and other Functional Programming (FP) languages enable writing elegant code, the road to production is, well, bumpy. Writing code for industrial environments has added costs that...

View Article

A new version of Yampa is out (0.9.6)

Yampa is an impressive, arrowized, Functional Reactive Programming (FRP) implementation written in Haskell. We are using it to implement Android games at Keera Studios, and it has been used, among...

View Article

Declarative Game Programming — slides, videos and code

Earlier this month, Henrik Nilsson & Ivan Perez presented a tutorial at PPDP 14 on Declarative Game Programming. The goal was to show how real game programming is possible in a purely functional,...

View Article


From 60 Frames per Second to 500 in Haskell

Haskell is often advertised as fast, easy to parallelize and to optimize. But how much of that is really true? We are going to demonstrate it using a game we are building, including how many changes we...

View Article

Par thy Android – A short followup on “60 FPS to 500″

Last week we published a blog post briefly outlining several steps of optimization of a Haskell game. In the article, the last two steps, which referred to parallelism and concurrency respectively,...

View Article

More Haskell games, graphic adventure engine, running on Android

We are extremely happy to announce that we now have several Haskell games working on Android, including our Graphic Adventure engine. Also, we have just begun beta-testing one of the games with real...

View Article


Shake your lambdas with Haskell and Kinect

A new version of the game Haskanoid, with Kinect support, has just been made available. This version also includes the following changes: Wiimote and Kinect can be disabled during compilation, using...

View Article


Magic Cookies released on Google Play

We are pleased to announce that Magic Cookies! is now available on Google Play. The rules are simple: your objective is to remove all the cookies from the tray, but be careful: touching any position on...

View Article
Browsing latest articles
Browse All 13 View Live




Latest Images