https://github.com/keyweeusr/pairs
A simplified memory game in python with Kivy.
https://github.com/keyweeusr/pairs
kivy memory-game pairs python simple
Last synced: about 2 months ago
JSON representation
A simplified memory game in python with Kivy.
- Host: GitHub
- URL: https://github.com/keyweeusr/pairs
- Owner: KeyWeeUsr
- License: mit
- Created: 2016-04-04T21:30:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T21:50:37.000Z (about 9 years ago)
- Last Synced: 2025-02-03T08:51:13.762Z (3 months ago)
- Topics: kivy, memory-game, pairs, python, simple
- Language: Python
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pairs
Pairs is a simplified memory game in python with Kivy. The goal was to make it simple for a beginner, yet still fully functional.#### How to use
###### Requirements
- kivy###### Windows/Linux
- Install kivy
- Run `main.py`###### Android
- Use KivyLauncher
- Use buildozer to package APK and install directly#### License
MIT, read LICENSE.txt