Skip to content

rushirg/Brain-Rush-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Brain-Rush-Game

Summary

Brain-Rush-Game is an object(circle/square) matching game. User needs to match the object shown at the bottom with the incoming object. If it matches the scores adds up, if not the game is over.

Prerequisite

Make sure Java is installed on your system. if Java is not installed then use the following command lines for Ubuntu

  1. apt update && apt upgrade -y
  2. apt install default-jre
  3. apt install default-jdk

How to play

  1. Go to the game directory(BrainRush)
  2. Enter java BrainRush

Alt text

Alt text

Alt text

Alt text

About

An object matching game build using Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages