Euchre card game written in Cobra
I’ve written a game of British Euchre as a way to learn the excellent Cobra programming language.
You can find the source at http://github.com/pxc/CobraEuchre. There’s also a Windows executable there if you just want to play the game.
You can download just the game’s executable if you prefer (requires dot net).
Here is a video of it in action.
There will be more articles on the Cobra programming language soon.