Skip to content

akekona/tetris-game-javafx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris game created using JavaFX.
This app is a rendition of an app created following a tutorial by Gaspared (Youtube)

This was created during my time as a student at Code Chrysalis.

Set Up

・Configure environment for JavaFX

  1. Install JavaFX: here

  2. Configure environment for JavaFX: here

・Build and run

The game will launch in a new window on start.

Game Features

・Point System

Lines cleared Points/line Points total
1 50 50
2 70 140
3 80 240
4 100 400

・Additional Challenge

Pieces of the "l" shaped game piece (■ ■ ■ ■) will disperse on the 3rd form change for an added challenge to the player.


References

Gaspared Youtube tutorial link: here

About

Tetris with a twist created with JavaFX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages