Devlogs
2020-Apr-28 Project Update
Match 3A browser game made in HTML5
No more major items left on the TODO list. We approach launch soon…
- Feature: added reward progression
- Feature: added time scoring and best time
- Refactor: broke setCursor out into seperate file
- Feature: Added volume adjustment and display
- Change: cleaned up text/alert/menu display, and changed some wording on legal screen
- Change: max tilepressure to 1
- Feature: added legal screen
- Change: Automated credits by asset, removed static credits
- Feature: menu icon on game screen. removed double-click for menu. updated how to play help
- Change: upped saturation on tiles to make them more readable
- Fix: Tile texture drawing over previous texture image
- Fix: multiple bugs with sounds and physics by adding tile gameobject reuse and some sweat and tears
- Change: auto remove tile now own by default, mouse click hover set to zero
- Fix: TileScene sound scheduling bug
- Feature: Added keyboard keys to scrollable menus
- Feature: Added boot scene to help with preloading fonts and initing sounds
- Refactor: split videos into own directory