Giter VIP home page Giter VIP logo

frogger-game's Introduction

Frogger-game

The frogger is game that aims to test your general focus levels. This is a time when games were mean't to be enjoyed, Arcade style.

The programming langauge used was Javascript.

The coding concepts used were as follows: .............................................................................. .addEventListener() .classList.add() .classList.contain() .classList.remove() .forEach() .querySelector() .querySelectorAll() .removeEventListener() .textContent clearInterval() e.key setInterval() Switch() ................................................................................

Game components: The game components that were considered within the functionality include: -Logs -Cars -Frog

How it works: Frogger needs to cross the busy road and strong river current, all in the hope of reaching the ending block in 20 seconds.

  1. The player will simply make use of the arrow keys on the keyboard to move the frog (which is located at the bottom-green block).
  2. The Frog will be tasked with passing a busy road. The black and grey blocks represent cars and road respectively. The frog will need to cross the road without being struck by the cars.
  3. The Frog will then be tasked with passing a river. The brown and blue blocks would represent logs and water respectively. The frog will need to hop onto the logs to make it to the other side of the river.
  4. The frog will then need to make it's way to the red ending block.

Launch: Simply use Visual Studio Code or any HTML/JS/CSS compatible IDE(Integrated development environment) of your choice.

The code was originally constructed by Ania Kubów of Free code camp. This is used as a basepoint for future adaptions that I aim to make of this game.

frogger-game's People

Contributors

siyatm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.