💾 Archived View for danieljanus.pl › blog › en › 2010 › 02 › 10 › clojure-set › index.gmi captured on 2022-06-03 at 23:10:37. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

Clojure SET

I’ve just taken a short breath off work to put some code [1] on GitHub that I had written over one night some two months ago. It is an implementation of the Set [2] game in Clojure, using Swing for GUI.

I do not have time to clean up or comment the code, so I’m leaving it as is for now; however, I hope that even in its current state it can be of interest, especially for Clojure learners.

Some random notes on the code:

Comments?

Links

[1]

[2]

[3]

[4]