DavidPeleg6 / Arkanoid

Intro to OOP course assignments 1-6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arkanoid

In this project we have created the arkanoid game while using the following design patterns (all implemented manually):

  • Listener
  • Strategy
  • Builder + Abstract Factory
  • Singleton
  • Decorator

this project only uses a GUI interface implemented by the the instructors

About

Intro to OOP course assignments 1-6


Languages

Language:Java 99.8%Language:Makefile 0.2%