Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sassanghz/memory-matching-game---python
- Owner: sassanghz
- Created: 2024-11-07T00:08:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T04:22:34.000Z (3 months ago)
- Last Synced: 2024-11-14T05:21:24.430Z (3 months ago)
- Topics: data-structures, gamedev, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.pyThe size of grid has to be either 2, 4 or 6.