[http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/442483 War Game] --字符游戏

::-- ZoomQuiet [DateTime(2005-10-27T01:51:00Z)] TableOfContents

1. War Game (Version 3)

This is basically the same as Version 2 except that now the cards are shown in ASCII art. The cards and imaging system are imported from some other modules that I wrote. Enjoy the game!

1.1. src

The window.py and cards.py are re-usable. Please post your comments and have fun with the game!