• stffn

    5x5 game.

    The Emacs crowd might know the 5x5.el game by Dave Pearson. It's about filling in a 5x5 squares but "obstructed" by a certain logic:
    By "painting" (clicking in this case) a square inverts it's "colour" and inverts the colour of the surrounding (if any), but not diagonal, squares. It's made out of toggles, so in this case it's about to get all the toggles 'on'.

    I've implemented it in Pd, and you can download it from [1]. - How many moves do you need to toggle them all?

    Tower of Hanoi.

    The Tower of Hanoi "problem" is usually seen as a toy which have three poles and a number of discs with different sizes. The game is to move the discs from one pole, where they are stacked such that their size increase from the top down, to one of the two other poles by only moving one discs at the time; and only to either an empty pole or a pole where the discs on that pole are (all) bigger then the disc being moved.

    I've implemented a "solution" to the problem of moving user defined number of discs in as few moves as possible in Pd. It's an abstraction, that in when bang'ed make a move and outputs what disc was moved, from where it was moved and to where it was moved. It can be download from [1]. - It could easily have musical applications.

    [1] http://dibidut.dk/pd/

    posted in news read more
  • stffn

    I'm not sure how to understand that. but fair enough.

    posted in patch~ read more
  • stffn

    Nice one. Whats in the avatar, hardoff, it's hard to see when this small?

    posted in patch~ read more
  • stffn

    @sunji said:

    you can also define a patch, and use the patch within itself. Another short answer.

    Could you show an example of that?

    posted in patch~ read more
  • stffn

    @euklides said:

    There's a PDF to download with a guide on the Mrmr project page, and source code to download for the UI builder. You just need the Mac devtools installed to compile it. If you do compile it, and it's in Leopard, let me know. My devtools are broken, and I'd like a binary of the UI builder...

    I had problems building it too. There is a binary of the UI builder (mrmrIB.app) on this (crazy) page: http://poly.share.dj/projects/#mrmr . But it dosn't work for me either. Any clues?

    posted in patch~ read more
  • stffn

    256 fuck love this is great, really! I so want to get smashed now.

    posted in output~ read more
  • stffn

    One more [not] could be [< 1], since

    0<1 == 1
    1<1 == 0

    posted in technical issues read more
  • stffn

    Thanks for your kind words, Andy. I'm very happy to get feedback!

    I find the 5x5 game very time consuming, which i haven't got the time for right now. But as soon as this semester ends, i suspect that i will enter a 5x5-coma till i find out the optimal way to play it. Or ways. And how many. Hopefully its solvable.

    posted in news read more

Internal error.

Oops! Looks like something went wrong!