Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sassanghz/memory-matching-game---python

Welcome to the python game of Brain Buster where the user will have to guess elements from a user-chosen grid. This is a memory matching game that is apart of COMP - 348, principles of programming languages.
https://github.com/sassanghz/memory-matching-game---python

data-structures gamedev python3

Last synced: 30 days ago
JSON representation

Welcome to the python game of Brain Buster where the user will have to guess elements from a user-chosen grid. This is a memory matching game that is apart of COMP - 348, principles of programming languages.

Awesome Lists containing this project

README

        

**Memory-Matching-Game---Python**
This features different options in the menu where users can solve their way through the complex game of memory matching.

To play the game, you must clone the repository URL. Proceed by typing into your terminal the command :
python game.py

The size of grid has to be either 2, 4 or 6.