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

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.

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