Skip to content

gkheeva/Red-Square-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Square Game

This is a 2D game developed with Java.

How to run:

  • Git clone
  • Navigate to src folder in terminal or cmd
  • run command 'javac GameController.java'
  • run command 'java GameController'

Instructions on game rules:

This is a game where the player has to control his red square and save it from hitting "enemy" black squares that are moving about the "board." The player is controlled using the mouse. This is an endless game where you try to best your highscore. The highscore is the amount of time you survive for.

Preview:

alt text

About

Java 2D based game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages