Skip to content

Simple memory game in python using Tkinter GUI Library

Notifications You must be signed in to change notification settings

jairiidriss/memory-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Memory Game using Python

A simple memory game in Python using Tkinter GUI Library

Game Process

  1. First, there is a 4*4 grid containing 8 Chinese characters
  2. The 16 cards are randomly filled by the Chinese characters, each character occurs two times
  3. The cards are shuffled and then evaluate user actions

Memory Game Screenshot

About

Simple memory game in python using Tkinter GUI Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages