Git Product home page Git Product logo

abdsamadf / udacity-classic-arcade-game-clone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.17 MB

Arcade Game Frogger Clone

Home Page: https://arcade-game-frogger-clone.netlify.com/

License: MIT License

JavaScript 70.80% CSS 19.48% HTML 9.72%
udacity udacity-frontend-nanodegree udacity-classic-arcade-game udacity-fend-project classic-arcade-game-clone classic-arcade-game frogger-clone arcade-game-clone arcade-game-frogger-clone javascript-game

udacity-classic-arcade-game-clone's Introduction

Udacity FEND Arcade Game Frogger Clone Project 🎮

ForTheBadge uses-js

Netlify Status

Arcade Game Frogger Clone is a Single Page App

This project is from my Front-End Web Developer Nanodegree Program at Udacity. This project is based on the classic arcade game Frogger.

The goal of the game is to reaches the water (i.e. top of the game board), the game is won. The challenge is to avoid the bugs that travel on the road. If a bug is touched, the character is reset back at the beginning.

Table of Contents

Get Started

Click on this link to see the website or you can download or clone the project, and loading up the index.html file in your browser.

Motivation

Games have a lot of objects and those objects do a lot of different things; but sometimes they do some very similar things as well. This creates a great opportunity for me to practice object-oriented programming, an important programming paradigm that influences application architecture and provides performance optimization.

What I learned from this project

During the project, I learned complex applications that must be “broken down” into simpler entities that manage their own properties and functionality. I also learned JavaScript’s object oriented programming features to write eloquently designed classes capable of creating countless instances of similarly functioning objects.

Screenshot

Arcade Game Frogger Clone looks like

Installation

  • You can download the zip or clone the project with git
    $ git clone https://github.com/abdsamadf/udacity-classic-arcade-game-clone.git
  • Install Node.js by following the instructions on the website.
  • Run npm install inside the project
  • Run npm run build to build javascript
  • Run npm run watch afterwards
  • Good Luck! 👍

How to Use?

  • Use the keyboard arrow keys to move player left, right, up and down
  • Press C to change the player character

Mobile phone users

  • Users swipe on screen to move the player
  • Users touch on screen to change the player character

Technology Used

  • Vanilla JS
  • HTML5 and CSS3
  • CSS Animation animate.css - A cross-browser library of CSS animations.
  • Animated Modal animatedModal.js - animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions.
  • Hammer.js HAMMER.JS - A javascript library for multi-touch gestures

Contributing

Contributions are always welcome! Please read the contribution guidelines first.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

LICENSE

MIT license

MIT © Abdul Samad

udacity-classic-arcade-game-clone's People

Contributors

6stringbeliever avatar abdsamadf avatar bcuz avatar cherylcourt avatar durant-udacity avatar forbiddenvoid avatar hbkwong avatar hkasemir avatar nicolasartman avatar rhynodesigns avatar richardkalehoff avatar siakaramalegos avatar susansmith avatar tizzleh avatar udayanshevade avatar walesmd avatar yyforyongyu 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.