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

https://github.com/categulario/piano

The piano game
https://github.com/categulario/piano

Last synced: 6 months ago
JSON representation

The piano game

Awesome Lists containing this project

README

        

# Piano

The piano game, in pygame

## Develop

* Install pygame
* run `piano.py`

## Windows specific

* Install python 3.4 from python.org
* Add to path `c:\python34` and `c:\python34\scripts`
* `pip install wheel`
* Download pygame 1.9 for python 34 from pygame.org (alternative downloads)
* `pip install `
* go to `cmd.exe`, then cd to repo, `python piano.py` or double click `piano.py`
* enjoy

## Change log

### 0.2

* Session support

### 0.1

* The game