https://github.com/arjunrn/tetris-bc
https://github.com/arjunrn/tetris-bc
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunrn/tetris-bc
- Owner: arjunrn
- License: mit
- Created: 2015-06-22T15:23:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T21:58:55.000Z (about 11 years ago)
- Last Synced: 2025-01-01T12:45:44.496Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tetris-bc
## Instruction to run.
1. Create a virtualenv if you need it.
2. Activate the virtualenv.
3. Install the dependenices with the command
pip install -r virtualenv
4. Run the program.
python tetris.py