An open API service indexing awesome lists of open source software.

https://github.com/ctrachte/frogger-game-clone

A 2D arcade game built on front-end JavaScript and CSS
https://github.com/ctrachte/frogger-game-clone

Last synced: 9 months ago
JSON representation

A 2D arcade game built on front-end JavaScript and CSS

Awesome Lists containing this project

README

          

# Arcade Game "Frogger" Clone
## Getting started
- Download the zip or clone this repository
- Go to the directory you downloaded/cloned to
- Open `Index.html` in your browser.
That's it! Enjoy!
## Sources used:
In case you want to create your own!
- [Udacity's game engine and assets](https://github.com/udacity/frontend-nanodegree-arcade-game)
- [W3C Modals](https://www.w3schools.com/howto/howto_css_modals.asp)
- [Udacity's Guide](https://docs.google.com/document/d/1v01aScPjSWCCWQLIpFqvg3-vXLH2e8_SZQKC8jNO0Dc/pub?embedded=true)