/Color-Switch

Color Switch is an obstacle-based gaming app. Made as a part of project in Advanced Programming course at IIIT-Delhi.

Primary LanguageJava

Color Switch

Created by: Ansh Arora and Nandika Jain

Color Switch is an obstacle-based gaming app. The objective of the app is to play through levels of increasing difficulty, by tapping a small ball of a certain color through shapes of a matching color.

Made as a part of project in Advanced Programming course at IIIT-Delhi.

Working demo of the game can be viewed here.

How to Play

  1. Clone this repository using the command: git clone https://github.com/nandikajain/Color-Switch.git
  2. Run the application with JavaFX.

NOTE:
javafx.controls,javafx.fxml,javafx.media modules should be added for running the application.

Dependencies

The game is implemented using Java and JavaFX.

  1. JavaFX
  2. Blissful Thinking (font)

Screenshots from the game

Main Menu

GamePlay

GameEnd Menu

Saved Games Menu

Pause Menu

GameStats