Skip to content

Making Color Switch using java. Final project for AP

Notifications You must be signed in to change notification settings

resz2/color-switch-AP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Switch

Stack Used: JavaFX, FXML, CSS

This is our(Saatvik & Aryan) major project for the Advanced Programming Course (CSE201)

Gameplay

Video

Screens

Title Screen Main Menu Difficulty Selection In game
Puase Screen Game Over Frenzy Load Games
High Scores Add Player Shop Info Screen

Highlights

Save a game
This feature is implemented using serialization and de-serialization of the GameState object and specifies the number of stars and the difficulty of the game saved
Multiple Players can play
This feature ensures isolation of each player by maintaining different arraylist of the saved games, high scores and total stars for each player
Shop
Based on the total number of stars a player can buy different balls from the shop and select them
Frenzy Mode
Play the other game mode which puts you against time and allows you to move diagonally as well
Personal high score
Each individual's 10 best scores are saved in the Player object and displayed in the high score section
Choose a difficulty
Choose a difficulty from the three options available. Increasing difficulty reduces the space between obstacles, their sizes and their speed of rotation

About

Making Color Switch using java. Final project for AP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published