What is Nostr?
Laurent Cimon /
npub1f0l…7ffu
2025-02-24 00:24:56

Laurent Cimon on Nostr: I'm making a game of uno in Common Lisp called netuno. It's going to be playable via ...

I'm making a game of uno in Common Lisp called netuno. It's going to be playable via telnet. Lambda MOO inspired me to make this.

It's just barely started but so far I have a deck, that I can shuffle, I can add players, draw their hands, sort and show their hands in a readable way. All that's needed for the game to be playable (without interface) is a play-card function that takes into account the actions of each card.

All made with linked list and cons cells, no OOP here.

I'm thinking that the networking is going to be the harder part, but we'll see. Often I think that something is hard but it's the easy part.

Here's the repo: https://github.com/colfrog/netuno

#lisp
Author Public Key
npub1f0ljy8epq4zclnhuxl6lw7fcghntq02amzns53tm57dnfe6hphxqyq7ffu