Create Registration page, Game and API for News and Weather in Vanilla JavaScript Project.
Description and/ Usage: To start game,just for first time, it is necessary to register in built form like name, email and password. If nothing is entered and the email address is not in the valid format example@example.com, the game will not start. If the registration requirements are validly fulfilled, pressing the Start button will start the game. Fly Baby is game featuring 2D retro style graphics. The objective was to direct a helicopter, named "helico", who moves continuously to the right, between sets of Mario-like pipes. If the player touches the pipes, they lose. Each time a player passes between the pipes, he gets one point. The helicopter is operated by an arrow keyboard. In addition to the game, the user also has the ability to read the headlines of current news and get weather information in his city, with the choice of temperature in Celsius or Fahrenheit.
- HTML 5
- CSS
- SCSS
- JavaScript
Manish