Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 1.23 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.23 KB

frogger-clone

- This game was produced with the team of 5 in class CS2340 to develope the frogger game design via Android Studio.

Major working environment: Java & Android studio

-- Welcome to the git repo for team 64's Android frogger clone game! --

The screenshot& description for the game:

gamestart this is the game start panel, and the user is able to start the game.
dashboard this is the game dashboard panel, user is able to type the user name, characters(sprites), and the weighted for the game from easy to difficult.
main this is the main panel for game implementing, user is able to move, and rest at the logs. if user hit the obstacles, user will lose the life.
gameLose this is when the user used all of the life, and lose the game.