Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.46 KB

QuadZillion

Term project for Bilkent University CS-319 Object Oriented Programming Course.

Group 1-G : Rocket Team

Project Topic

quadZillion, the digital clone of Quadrillion by Smart Games.

Brief Description

Quadrillion is a single player board puzzle game that consists of 4 grids and 12 pieces. Objective of the game is to fill the grids with all pieces so that there are no empty spaces left except for the forbidden spaces set out by the grid.

We will use the software development methodologies to implement the digital clone of Quadrillion. We will add the following new features to the clone, QuadZillion:

  • Following features will be decided later by the team members

We require the following tools for this project:

  • Following requirements will be decided later by the team members

Differences from the original game

  • High score table
  • Timer
  • Attempt count
  • 2D pieces and grids instead of 3D
  • Hint can be requested
  • Changeable background wallpapers

Project Members

  • Berk Güler
  • Enver Yiğitler
  • Kasım Sarp Ataş
  • Melike Arslan
  • Ufuk Bombar

References

The original game: Quadrillion can be reached here.

The review of the game by TTPM Toy Reviews can be found here.