Add files via upload
1 file changed
tree: b5146147aaf2214b77d6f388041efb7bc93e8fe5
  1. doc/
  2. images/
  3. out/
  4. src/
  5. versions/
  6. .DS_Store
  7. Analysis Report Iteration2 - 27.11.18.pdf
  8. README.md
README.md

Project Description: In this project, we are going to implement a game which is originated from a board game called IQ-Puzzler using Java and Object Oriented Programming concepts. IQ-Puzzler allows you to deal with various puzzling challenges to achieve.

The Youtube video to explain the purpose of game: https://www.youtube.com/watch?v=acSZkBsyGiI

Some additional features are listed below:

  • Different play modes (Random and Competetive)
  • Scoring
  • Hints
  • Awards
  • Customizability

Technologies:

  • Libgdx or Slick 2D (Gaming Framework)
  • Firebase (Database System)
  • Java FX (GUI Design)