An open API service indexing awesome lists of open source software.

https://github.com/dnephin/spite-and-malice

Spite and Malice the card game.
https://github.com/dnephin/spite-and-malice

Last synced: about 2 months ago
JSON representation

Spite and Malice the card game.

Awesome Lists containing this project

README

        

Spite and Malice

Spite and Malice is a two person solitaire game. This program supports single player verses a computer, and two human players on the same machine. Support for a remote player via tcp/ip is planned. The computer should play a reasonably strong game.

__Requirements__
pygame 1.8.1 (or later)

__Credit__
Card view models (modified) from DeckOfCards on pygame by John Eriksson (wmjoers)