Skip to content

Tetrux, a completely different game than the famous Tetris, written in Kotlin + JavaFX

Notifications You must be signed in to change notification settings

FabianHummel/Kotlin-Tetrux-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing Kotlin Tetrux

A very simple clone of the famous Tetris Game written in Kotlin for this week's assignment

The game utilises the JavaFX framework to display the game and user interface. Additionally, a custom written logger + sound manager is being used to make development easier.


🐘 Features

  • Full fledged Tetris clone
  • Custom logger + sound manager
  • Awesome Music
  • Modifyable keybinds

🎉 Upcoming Features

  • Auto-Saving Keybinds
  • Leaderboard

📚 Libraries

📦 Download

The Game is packaged as an macOS app-image found in the releases tab.
Compile it yourself by running mvn clean install. The executable is found in target/installer.

🔨 Installation

  1. Clone the repository (preferably into IntelliJ IDEA)
  2. Open the project and let maven do its thing
  3. Run + enjoy!

⚠️ Disclaimer

  • This game is definitely not a clone of the original Tetris game.
  • Please don't judge me for my code (I try my best) and don't use it as a reference.

About

Tetrux, a completely different game than the famous Tetris, written in Kotlin + JavaFX

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published