I don’t usually post projects that are only mostly done, but I wanted to get this off my plate. It’s a simple cardgame built entirely in javascript called Nyx (after the Greek goddess). Each turn consists of both players secretly choosing an action. Actions consist of either drawing two cards, or playing a card.
There are a few bugs, and it’s not at all “balanced”, but it’s mostly playable, and pretty intuitive (IMO). It’s written in HTML5, so unless you’re using Google Chrome, I can’t guarantee it’ll render properly.
Play it here: http://raelifin.com/files/Nyx_1/
Download it here: http://raelifin.com/files/Nyx_1/Nyx.tar.gz
I may work on it in the future, if I get the urge. Right now I’m focused on my non-game studies, though, and I was afraid that this would just get thrown on the pile of unpublished code I have lying around.

