Skip to content

aman400/Memory_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Memory_game

Memory game implemented in python.

This code works on an online compiler available at http://www.codeskulptor.org

Direct link to this game is http://www.codeskulptor.org/#user24_VtHzsG6KsUISIYM.py

Description

It is a game of Memory in which player has to make all the cards exposed. There are total of 8 pairs of cards randomly arranged. If player exposes similar cards in two consecuctive turns then those cards remains exposed else on next turn they flip back.

Try to win in minimum number of turns.

About

Memory game implemented in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages