Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vutran/memory
https://github.com/vutran/memory
demo memory python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vutran/memory
- Owner: vutran
- License: mit
- Created: 2015-11-25T03:12:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-25T03:15:30.000Z (about 9 years ago)
- Last Synced: 2024-05-02T05:43:29.167Z (9 months ago)
- Topics: demo, memory, python
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Memory
====
A simple memory card matching game made in Python as part of the [Interactive Python](https://www.coursera.org/course/interactivepython2) class on Coursera. This script should be ran on [CodeSkulptor](http://codeskulptor.org) as it requires the SimpleGUI module.