Devlogs
Release 0.0.5 alpha
FomylovA browser game made in HTML5
Posted April 13, 2024 by ratman
#particles #points #save
In this release I focused on improving visual effects, added some animations, particle effects and point visualisation. I started using Save Made Easy for convinience.
ChangeLog:
- Added show score visualisation on board $14h
- Added popup with setings
- Added posiblility to change music and sound volume in settings $12j
- New save system addon SaveMadeEasy https://github.com/AdamKormos/SaveMadeEasy
- Added vignette effect
Added animations
- drop tiles on game end $14q
- restart $14o
- clear line $14k
- remove tile from board
Added particle effects
- drop on board $151
- removed from board
fix: Dragged piece was moving faster than mouse cursor