Skip to content

ruby1113/java-cat-game

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

🐱 Java Cat Clicker Game

A simple Java Swing game where you click the cat 🐱 to earn points.


πŸš€ Features

  • Fun clicker game (earn points by clicking the cat)
  • Java Swing GUI
  • Simple visuals with styled background & button
  • Cross-platform (works on Windows, macOS, Linux)

πŸ› οΈ Setup

Compile and run:

javac src/CatClickerGame.java -d out
java -cp out CatClickerGame

Or run in your IDE (IntelliJ, Eclipse, VS Code with Java).


πŸ“Έ Screenshot

(You can add a screenshot here after running the game)


🧩 Next Steps

  • Add sound effects 🎡
  • Save high scores πŸ“Š
  • Add timer or challenge mode ⏱️

About

Java Cat Clicker Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%