It is a replica of the Color-Switch gaming app, originally developed by David Reichelt. Color-Switch is an obstacle based game in which you have to navigate a ball of a specific color through various Obstacles while making sure you don't come in contact with different colored parts of these Obstacles.
Made as a part of project in Advanced Programming at IIITD.
- Endless mode with increasing difficulty
- Obstacle Types: 9 different types of Obstacles available whose speed increases as we move further.
- Save game: Players can save their games and continue later at any time.
- Restart game: Players can restart any game as many times.
- Ressurection: A minimum of 10 stars are required to resurrect after hitting obstacle.
- Color-Switcher: Switches among four colors, present at equal intervals.
- Cool background music and animations.
- Clone this repository using the command :
git clone https://github.com/anmol-ui/Color-Switch.git
- Run the application using JavaFX.