rizmyabdulla / falling-cubes

"Falling Cubes" HTML5 game ๐ŸŽฎ

Home Page:https://rizmyabdulla.github.io/falling-cubes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Falling Cubes ๐Ÿ•น๏ธ

HTML5 Game ๐ŸŽฎ

Click Here to preview the demo ๐Ÿ’ซ

todo ๐Ÿ“ƒ

  • Create game logic

    • Cube falling logic
    • Cube hit logic
    • Game over logic
  • Create the base game

  • Add game animations

    • Falling cube Destroy animation
    • Cube hit animation
    • Game over animation
  • Add game controls

    • Mouse controls
    • Touch controls
  • Create game UI

    • Game start display
    • Game over display
    • Score display
  • Extras

    • Add game settings
    • Add game levels
    • Add game sounds
  • Cleaning up the code

    • Refactor the code
    • Add comments
    • Remove unused code

About

"Falling Cubes" HTML5 game ๐ŸŽฎ

https://rizmyabdulla.github.io/falling-cubes/


Languages

Language:JavaScript 88.3%Language:HTML 6.6%Language:CSS 5.1%