- Live multiplayer Tetris in Java and OpenGL
- Battle with up to 9 friends.
- Tetris AI guide (depth-first search simulation algorithm)
Build on Mac OS X. Scripts can be adapted for Windows. LWJGL libraries not included for linux.
Run ./build.sh to build
Use ./run.sh to run
Use ./server.sh to host the multiplayer server
Arrow keys - to move pieces
Shift - hold piece
Space - to drop
R - to toggle AI guide
Copyright 2014 Yu Xuan Liu. All rights reserved. Content licensed under the GNU General Public License v3.0