Skip to content

darmoment/Frogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frogger

This is my remake of the classic 1981 Arcade Game, Frogger!

This code was created through Python3 and the Pygames library!

In this iteration of the game there are the following:

  • A playable Frogger character whose goal is to reach one of the three lilypads on the other side of the map
  • Collideable cars that are racing down the street, not slowing down for a struggling frog
  • Helpful logs that Frogger can use to cross the dangerous lake
  • Coins along the way to boost Frogger's morale
  • Three lives that can be wasted during the journey

Be sure to have python and pygames downloaded, and enjoy the game!

Screenshots

Intro screen of Frogger game In game Frogger screenshot Lost screen of Frogger game Won screen of Frogger game

About

Recreation of the 1981 Arcade Game Frogger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages