Skip to content

This project was part of our programming 2 course we studied in college. Its main goal was to get familiar with OOP concepts and know how to make correct use of design patterns by replicating the famous fruit ninja game but as a desktop application.

Notifications You must be signed in to change notification settings

nouranHisham/fruit_ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fruit_ninja

This is a desktop application replica of the famous game, fruit ninja.

This project was made using java and JavaFX.

Object oriented programming concepts were applied (can be found in description pdf).

Design patterns were applied (can be found in design pattern pdf).

The game has two modes, classic mode and arcade mode.

Different types of fruit and bombs are implemented.

further details can be found in the project reports (user guide).

About

This project was part of our programming 2 course we studied in college. Its main goal was to get familiar with OOP concepts and know how to make correct use of design patterns by replicating the famous fruit ninja game but as a desktop application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages