Skip to content

A Tetris game web application in Java with Reactive Server Pages.

License

Notifications You must be signed in to change notification settings

vadimv/rsp-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSP Tetris

A Tetris game for the browser with server-side rendering, written in Java.

Usage

This project requires Java 11 or newer.

$ mvn clean package

$ java -jar ./target/rsp-tetris-0.2-SNAPSHOT-jar-with-dependencies.jar

Navigate to http://localhost:8080

Use arrow keys:
← → ↓
↑ rotate

Tetris

About

A Tetris game web application in Java with Reactive Server Pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published