Icy Tower is a classic arcade game where the player's objective is to jump from one platform to another, trying to climb as high as possible without falling. This repository contains a clone of the game, implemented using Java Swing.
- Smooth character animations and controls.
- Dynamic platform generation.
- Score tracking based on height reached.
- Classic sound effects and background music.
./gradlew run
- Arrow Left: Move left.
- Arrow Right: Move right.
- Space: Jump.