DEV Community

Discussion on: Who's looking for open source contributors? (October 1st edition)

Collapse
 
sarcoma profile image
Sean Cooper

Here's a command line Rummy game that needs work separating the presentation layer.

github.com/sarcoma/Python-Rummy

There are a couple of massive enhancements I'm looking for help with once that's done, I'd like to implement Curses views for the game turns and add online multiplayer with sockets.

Once this has been cleaned up a bit, I'd like to use the framework to make some more card games too.

If anyone is interested in working on this, please let me know.