Skip to content

ellenxxxiao/Frogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frogger Game

Development

To run the code, build the code and then open the web page:

  • Run npm install
  • Run npm run build
  • Open the html file dist/index.html (NOT src/index.html)

Screenshots of game

Gameplay at level 5

Game Over

About

Implementation of the classic arcade game Frogger (https://en.wikipedia.org/wiki/Frogger) with typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published