Skip to content

wyndwarrior/TetrisLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetrisLive

Tetris

Features

  • Live multiplayer Tetris in Java and OpenGL
  • Battle with up to 9 friends.
  • Tetris AI guide (depth-first search simulation algorithm)

Installation

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

Gameplay

Arrow keys - to move pieces

Shift - hold piece

Space - to drop

R - to toggle AI guide

License

Copyright 2014 Yu Xuan Liu. All rights reserved. Content licensed under the GNU General Public License v3.0

About

Live multiplayer Tetris in Java and OpenGL. Battle with up to 9 friends. Built-in Tetris AI guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published