Recent Releases of lilyfrogs
lilyfrogs - Compo - Ludum Dare 56
1.0.0 (2024-10-10)
Feat
- autoscroll to Game
- add social and SEO elements
- add a placement phase
- Add an AI
- check end game conditions
- force valid moves
- Add score
- add sound to frogs and fix highlight
- add the music assets to the game
- add flies and lotuses
- generate 3 frogs per player
- add theme music
- add a fly as a target
- add frogs and lilypad to the game
- update frog image with halo
- add source for images
- add lotus assets
- add two variants of lilypad
- add the frogs assets
- connect the quad
- add a temporary color palette
- link the quad
Fix
- fix NaN in highscore computation
- solve various bug fix at the end of the game
- highlighd and touch press
- remove lilypad on AI movement
- remove the navigation bar
- block other frogs
- update assets names
- update citation and readme with correct doi
Refactor
- split the code into files
- Update colors and transform quad visualization to circle
- JavaScript
Published by dhmmasson over 1 year ago
lilyfrogs - v0.1.0
What's Changed
- Base board by @dhmmasson in https://github.com/dhmmasson/LD56/pull/31
0.1.0 (2024-10-05)
Feat
- subdive the voronoi diagram
- relax the voronoi diagram
- generate a voronoi diagram
- generate 10 random points
- ui: add a start game menu
- ui: Add canvas and resize functionality
- start game level structure
- add a canvas
Fix
- move the navigation to the side
New Contributors
- @dhmmasson made their first contribution in https://github.com/dhmmasson/LD56/pull/31
Full Changelog: https://github.com/dhmmasson/LD56/commits/v0.1.0
- JavaScript
Published by dhmmasson over 1 year ago