Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.07 KB

Frogger Game

Technologies: TypeScript, React, SCSS

A remake of the classic game Frogger where you have to navigate the frog safely through the traffic, over the river to reach your home. This a web based application that is mobile device friendly and adapts its size accordingly.

Index

  • To clone the repo and run the game
$ git clone https://github.com/adrianeyre/frogger
$ cd frogger
$ npm install
$ npm start

Screenshot

Screenshot