Skip to content

nymous-experiments/python-memory-game-forma-git-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-memory-game

A simple GUI memory game made with Tkinter.

This repository was forked from https://github.com/kate-somi/python-memory-game, which I would like to thank for their contribution.

Usage

This game needs Tkinter. Depending on your distribution, you might need to install it with sudo apt install python3-tk.

To run the game, use python main.py.

Exercise

The game had bugs introduced on purpose, to demonstrate the ability to work on multiple feature in parallel using git, and how to work with Pull Requests (or Merge Requests). All errors are marked with TODO comments, and should be simple to fix, requiring very little programming knowledge or Python expertise as this is not the purpose of the exercise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages