Devlogs
7th Update: Score
Hello!
This last week we made some progress, mostly:
- Score: we've implemented a score system that for now displays on the top left corner after an earthquake has ended. It goes from 0% to 100% and it tells how much of the original height of the built (100%) was kept. From here we'll implement a system of points based both on this score and on the maximum height.
- Changed how blocks are created, necessary for the creation of the score system.
- Changed how the earthquake works (again).
Not yet ready on the demo, but on progress for the 8th update:
- Blocks update: adding different qualities to each block, allow them to rotate.
- Economy: give each block a value and giving you a limited amount of block to pick.
- Main screen rework.
- New sounds and music.
- More score: adding a scoreboard and a game over screen.
We expect most of this to be ready on 2 weeks, see you then!