Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiecodermm/memorymatrix-pygame
Beginner Pygame Project
https://github.com/indiecodermm/memorymatrix-pygame
memory-game pygame-games python3
Last synced: 8 days ago
JSON representation
Beginner Pygame Project
- Host: GitHub
- URL: https://github.com/indiecodermm/memorymatrix-pygame
- Owner: IndieCoderMM
- Created: 2021-12-20T11:27:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T11:12:49.000Z (about 3 years ago)
- Last Synced: 2025-01-16T00:02:30.458Z (13 days ago)
- Topics: memory-game, pygame-games, python3
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MemoryMatrix-Pygame
Beginner Pygame ProjectThis is a pygame project in which beginners can learn
about pygame module and the fundamentals of a python
program. Within this program, only basic python codes
are used so that every beginner can understand well.In Memory Matrix, player has to memorize the pattern
which is shown for a second on the board. And then recall
that pattern correctly.Features of Memory Matrix
.........................
1. Matrix board that change size according to level
2. Tile patterns generated randomly each level
3. Getting input by user's mouse click
4. Animated timer bar