Skip to content

Latest commit

 

History

History
59 lines (48 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

59 lines (48 loc) · 1.23 KB

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

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