Skip to content

Memory Puzzle game developed using Pygame. (Adopted from the game written by Al Sweigart al@inventwithpython.com)

Notifications You must be signed in to change notification settings

uthcode/memorypuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Puzzle

Memory Puzzle game developed using Pygame.

(Adopted from the game written by Al Sweigart al@inventwithpython.com)

Game Site

http://uthcode.github.io/memorypuzzle/

My aim for writing this game was write code which will live for a long time. The emphasis is modular code with excellent test coverage.

Requirements

Python 2.7.6
mock==1.0.1
pygame==1.9.2pre

About

Memory Puzzle game developed using Pygame. (Adopted from the game written by Al Sweigart al@inventwithpython.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages