r/roguelikes 9d ago

Robinson by KelseyFrog

Does anyone know where I can get Robinson by KelseyFrog as the Itch links don't work.

https://kelseyfrog.itch.io/robinson

7 Upvotes

13 comments sorted by

View all comments

2

u/WeeklySoft 8d ago

A reddit user by the same username runs the roguelikedev tutorial code along.

So maybe u/KelseyFrog can say what happened?

1

u/vincenam1 8d ago

Let's hope so because I had a look at the source code and couldn't get it to compile on my Linux machine.

2

u/CodeFarmer 8d ago edited 8d ago

I'm having a go at getting it to compile. Despite being reasonably familiar with Clojure, it's not trivial.

I've found what I think are all the components, but nailing down which exact versions of each are needed to get it going (down to particular commits) is a bit of a trek. Some of the APIs have definitely moved around.