adrianeyre / frogger

Remake of the classic game Frogger

Home Page:http://adrianeyre.co.uk/frogger

Repository from Github https://github.comadrianeyre/froggerRepository from Github https://github.comadrianeyre/frogger

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

About

Remake of the classic game Frogger

http://adrianeyre.co.uk/frogger

License:MIT License


Languages

Language:TypeScript 90.2%Language:SCSS 7.5%Language:JavaScript 1.2%Language:HTML 1.1%