almutama / chips

A clone of Chips Challenge in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chips Challenge

A clone of the game chips challenge using the ActionKid game framework.

Demo video: http://vimeo.com/109613639

Controls

  • up, down, left, right keys: move
  • space: god mode
  • n: jump to next level
  • p: jump to previous level
  • r: restart level

Download

Download the binary for OS X x86_64 here

I haven't been able to get this packaged as a mac app, so you it is just the binary. You will have to run it from the command line. If you can help package it as a mac app, or build a binary for a different platform, please open a pull request!

If the game freezes on OS X

Disable "Automatic GPU Switching" in System Preferences / Energy Saver.

About

A clone of Chips Challenge in Haskell

License:Other


Languages

Language:Haskell 99.8%Language:Makefile 0.2%