Skip to content

📱 An android game for the Introduction to Mobile programming at the Bordeaux Institute of Technology.

License

Notifications You must be signed in to change notification settings

lilgallon/Cascade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cascade Version Android Android API Licence

The goal of the game is to destroy a brick wall in a as less clicks as possible. But ... care to not let unbreakable bricks...

preview

Made for the Introduction to mobile programming course at the Bordeaux Institute of Technology (grade: 19/20).

Explanations

  • You can't destroy a single brick : the brick must have at least a same color neighbor,
  • The top 10 scores are visible on the scoreboard page
  • For the score calculation, see above.

Score calculation

Score = number of cells removed * number of cells removed * 5

When the game finishes, so when there is no more cell to remove, we remove (number of cells remaining * 50) to the score. If there is no cell remaining on the grid, the user gets a +500 score bonus.

Information about updates

Check the changelog to get an idea of the advancement and the objectives of each update.

External resources used

  • An extremely lightweight particle free to use library, LeonidsLib
  • Some logos and symbols, see details
  • High quality royalty free sound effects from Sonniss.com

App design

The design has been entirely made by Lilian Gallon, all the logos and symbols used have been modified to be uniformed. The UI production used the same licence as the one of the project. See details