Skip to content

A Tetris-like game with both single-player and multiplayer modes.

Notifications You must be signed in to change notification settings

Cyber-Var/TetrECS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetrECS

TetrECS is a Tetris-like game implemented using Java, JavaFX and CSS.

Screenshot 2024-06-20 at 17 58 39

Description

The user has a game field with limited spaces. Tiles of different shapes appear on the screen. The player has limited time to place the tile on the field. The player has three lives. A life is lost whenever a current tile cannot be placed on the field as there are no spaces. When all three lives are lost, the game is over.

Screenshot 2024-06-20 at 18 03 04

Instructions

There is a page with instructions within the application that contains detailed explanations on how to play the game.

Screenshot 2024-06-20 at 17 58 13

Multiplayer mode

The game offers a multiplayer mode, where multiple players can compete against each other in terms of who will get the highest score, as well as communicate through the chat.

About

A Tetris-like game with both single-player and multiplayer modes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published