https://github.com/sharpvik/my-first-arcade
https://github.com/sharpvik/my-first-arcade
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sharpvik/my-first-arcade
- Owner: sharpvik
- Created: 2016-12-21T00:59:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T06:21:11.000Z (over 7 years ago)
- Last Synced: 2025-01-16T18:29:46.746Z (about 1 year ago)
- Language: JavaScript
- Size: 196 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frogger game by Victor Rozenko and Udacity
This is a simple arcade game created as a final project for the Front End Web Developer Nanodegree by Udacity. Enjoy!
## How to seput
This is a web application, therefore, *you don't need anything* to set it up.
Just download the folder, open it, double-click on **index.html** and you're good to go!
## How to use
You can only operate with the keyboard arrows. Very simple and minimalistic! :)
## What is the point?
Your goal is to reach the water at the other end of the map, then game resets. You can do it as long as you want because it's an infinite game.
> infinite games bring infinite happiness!