Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaGames — Chess & Checkers

Desktop board games you can play against the computer or Google's Gemini AI.

Download

👉 https://github.com/Space06Nick/java-games/releases — grab JavaGames-1.0-windows.zip, unpack it, and run JavaGames.exe. No Java installation required!

Features

  • ♟️ Chess & Checkers in one app
  • 🎚️ 10 difficulty levels: easy → medium → pro
  • 🤖 Opponents: built-in computer AI or Gemini (Google)
  • 💡 Hints, undo move, move history
  • 📊 Win/loss stats saved between sessions
  • 🌍 Russian & English interface
  • 🌗 Modern dark UI (FlatLaf)

Stack

Java 25, Swing, FlatLaf, Maven, Gemini API

Build from source

mvn clean package
jpackage --type app-image --input target ^
  --main-jar JavaGames-1.0-SNAPSHOT-jar-with-dependencies.jar ^
  --main-class org.example.Main --name JavaGames --dest dist

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages