Skip to content

Muhammadwasi/Squares-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Squares 2

This is a Squares 2 game written in Java Processing 2.2.1
I made this game similar to Squares 2 by Gavin Shapiro

Snaphots:

It contains three screens with background Music:

  • Main Screen:

    It has two options Play, and Help.

    Main Screen
  • Game Mode Screen:
    It has Squares Counter, and High Score keeper.

    Game Mode
  • Game Over and Help Screen:

    Help Screen Game Over Screen

Game Rules:

  1. Don't touch red squares.
  2. Don't touch red circles otherwise player's score will be decreased by 1000 and speed will be increased.
  3. Touch black squares.
  4. Touch black circles; it will increase score by 1000 and decrease speed.

How to play?

In order to play this game, you have to install Processing version 2. It will give errors in Processing 3 because some music libraries have been removed in version 3. In order to run it on Processing v3, remove the minim library.

Executable File:

It is not uploaded here. But, I can provide it.

Releases

No releases published

Packages

No packages published