Igor-Lira / bee-empire

A strategy multiplayer game to expand your bee empire over enemies corners.
MIT License
5 stars 2 forks source link

Animations #15

Open Igor-Lira opened 6 months ago

Igor-Lira commented 6 months ago

Need to check the complexity to implement those animations:

  1. Shadows;
  2. Circle animation (time to spawn new bees)
  3. Line animation (fight scores)
  4. Bee attack animation (attack sprite)
Igor-Lira commented 6 months ago

To look for libraries for creating canvas animation: https://github.com/sergey-pimenov/awesome-web-animation?tab=readme-ov-file#canvas

Igor-Lira commented 5 months ago

Sprite animation without libraries: https://www.youtube.com/watch?v=CY0HE277IBM&list=PLYElE_rzEw_uryBrrzu2E626MY4zoXvx2&ab_channel=Frankslaboratory