Hello Everybody,

I've been working on an implementation of the classic from combinatorial game theory - Red-Blue-Hackenbush - for mobile devices. It's originally meant to be played with two people, colored pencils and an eraser.

My goals are to

  • make the game more popular
  • provide an easy way for fans of the game to show it to friends
  • to provide a way for beginners to get to know the game by playing a few rounds against a perfectly intelligent COM player

This is my progress so far:

I have used logic from this implementation by Tom Davis. Thanks!
Any suggestions are appreciated!

Some overhauls to the visuals later and the app looks like this:

And I have decided to make the game open-source this time! You can check out the repository here.