https://github.com/ylexus/n-tetris
https://github.com/ylexus/n-tetris
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ylexus/n-tetris
- Owner: ylexus
- Created: 2021-02-07T14:15:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T22:40:17.000Z (about 5 years ago)
- Last Synced: 2025-03-03T03:45:27.658Z (over 1 year ago)
- Language: Java
- Size: 923 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Multiplayer Tetris!
Written in java. To run on desktop, ensure JDK 8 or higher is installed, clone this repo and run `./gradlew desktop:run`. Control left player with asdw, right player with kl;o.