Skip to content

abki12c/Frogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frogger

This is a recreation of the frogger arcade videogame made in C++ using the SGG library

Screenshot

Image

How to play

Use the WASD button to move. You can also play in fullscreen mode by pressing the F button while in the main menu

Build using CMake

To build the project using CMake use the following commands:

mkdir build
cd build
cmake ..
cmake --build .

About

a recreation of the Frogger videogame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published