A mobile LAN multiplayer game inspired by Tetris.

Smooth-E 2d8f23deb5 Readme fixed again 3 лет назад
android 28e99788ac Releases added to .gitignore. Added readme 3 лет назад
assets 75c4e70620 Exit confirmation dialog added 3 лет назад
core 28e99788ac Releases added to .gitignore. Added readme 3 лет назад
gradle 28bb8ed321 Uploading empty project 3 лет назад
lwjgl3 b2549faa69 DAS added 3 лет назад
.gitignore 28e99788ac Releases added to .gitignore. Added readme 3 лет назад
build.gradle 28bb8ed321 Uploading empty project 3 лет назад
gradle.properties 797be3e5cc Menu Screen finally finished! 3 лет назад
gradlew 28bb8ed321 Uploading empty project 3 лет назад
gradlew.bat 28bb8ed321 Uploading empty project 3 лет назад
readme.md 2d8f23deb5 Readme fixed again 3 лет назад
settings.gradle 28bb8ed321 Uploading empty project 3 лет назад

readme.md

GdxTris

What is GdxTris

GdxTris is a game made according to the Tetris Guidlines and inspired by JSTris. It is a game where you compete with other players, cinnected to the same local network.

How to play

In order to play, you and your opponents have to connect to the same local network (network doesnt need to have an internet acces ^.^).

Next up, one of the players should tap on HOST in game's main menu. They will create a room on their device. Then they have to tap on the question mark button, here they can see their local ip address, which they have to provide to other players in order for them to connect.

Other players then have to input host's ip address into the room ip field and then tap on connect. If everything went okay, you all will be connected to the host and be ready to play. Ask the host to start the game and compete!

Game mechanics

Clear the lines to gain points. Scoring goes as it is described in guidlines. When the game starts, it assigns a "victim" for every player in the room. So every participant acts as an attacker for someone and as a victim for someone at once. When you clear any amount of lines, this amount gets sent to your victims pocket (4-line clear however sents 8 lines of garbage to your opponent). If you are not performing any line clears in a certain amount of time, your victim's pocket gets empty and the amount of lines which was there gets sent to player's field as some garbage lines. Perform line clears faster and more efficient than your opponents to beat them!

Other features

  1. Change app's color theme by tapping the brush icon in main menu.
  2. Change your username that will be shown to other players (from main menu also).
  3. Watch how other players perform during the session. In order to do so, tap onto question mark icon on the bottom right, then tap onto the eye icon next to the listed player, that you want to watch.

Banner Image