Skip to content

berkbavas/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 JavaFX

A desktop clone of the classic 2048 game, built with Java and JavaFX.

Features

  • Smooth and modern UI using JavaFX
  • Keyboard controls for gameplay
  • Native font and icon resources
  • Easy to build and run on any platform with Java 17+

Getting Started

Prerequisites

  • Java 17 or newer
  • Maven

Running the Game

To launch the game, run:

mvn javafx:run

Creating a Native Binary

To build a native binary using jlink:

mvn javafx:jlink

The output will be in the target directory.

Resources

  • Custom fonts and icons are included in the src/main/resources folder.

Credits

License

This project is licensed under the MIT License

About

Another clone of the game 2048.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages