Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ijsbol/dvd-bounce
dvd bounce
https://github.com/ijsbol/dvd-bounce
Last synced: 2 days ago
JSON representation
dvd bounce
- Host: GitHub
- URL: https://github.com/ijsbol/dvd-bounce
- Owner: ijsbol
- License: mit
- Created: 2023-10-17T12:11:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T16:15:36.000Z (about 1 year ago)
- Last Synced: 2025-01-01T00:25:50.430Z (8 days ago)
- Language: Python
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dvd-bounce-py
dvd bounce## Run guide
`python -m pip install -r requirements.txt``python dvd_bounce.py`
## Controls
|Key|Function|
|--|--|
|s|Spawn new tile|
|d|Kill oldest tile|
|j|Increase speed|
|k|Decrease speed|![img](https://i.imgur.com/FxFHzT1.gif)