Skip to content

MeitarTeper/ArkanoidGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkanoid Game

OOP pic5

Getting Started

I implemented a version of the Arkanoid game, as part of the OOP course in the university. The game contains various levels with increasing difficulty, in a gui friendly platform. I implemented the game with Java language using Intellij IDEA Ultimate IDE, using the following OOP principals:

  • Polymorphism and inheritance.
  • Usage of basic design patterns in OOP, such as Observer, Builder, etc.
  • Usage of several generic collections and data structures such as linked lists and arraylists.
  • Working with GUI.

Installation

  1. Clone the repository:
git clone https://github.com/MeitarTeper/ArkanoidGame
  1. Open the project from an IDE such as Intellij, VS, etc.
  2. navigate to: ./src/Ass6Game
  3. Make sure an updated jdk is set in the configuration for the manu to run on, and click play.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages