Skip to content

This is a clone of the popular PC video game Icy Tower written in Java Swing.

Notifications You must be signed in to change notification settings

LoayGhreeb/IcyTower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icy Tower

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.

Features

  • Smooth character animations and controls.
  • Dynamic platform generation.
  • Score tracking based on height reached.
  • Classic sound effects and background music.

Prerequisites

  • Java JDK 8 or higher (required for both .jar and .exe versions). For installation instructions, see INSTALL_JDK.md.

Setup and Running

For the .jar version:

  1. Download the .jar file from the repository.
  2. Run the game using:
java -jar IcyTower.jar

Controls

  • Arrow Left: Move left.
  • Arrow Right: Move right.
  • Space: Jump.

Video Demo

Icy.Tower.Demo.mp4

About

This is a clone of the popular PC video game Icy Tower written in Java Swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages