Skip to content

jhonatec-dev/javascriptation

Repository files navigation

javascriptation by Jhonatec

A game page like Dino from Google only using HTML / CSS / JS This was my first personal project in Trybe (a school for Full Stack development in JS/Python) (February of 2023)

See online

Click here to open the preview

Print da aplicação

Print da aplicação

Mobile ready

Print da aplicação

Functionalities

  • Pause all objects at once
  • Background music
  • GIFs for character walking, jumping and GamerOver
  • Answer via keys or buttons to the mobile
  • Media query for smaller screens (mobile)
  • Background that changes color (CSS filters)
  • Obstacles with random order, speed and position.

Used techs

  • HTML
  • CSS
    • Media Query
    • Animations
    • Filter
  • JavaScript
    • Character actions
    • Move objects
    • Calculate points
    • Change the scenario
    • Show Game Over messages based on the object hit
    • Trigger audio events based on events