top of page

I made this frogger-style game as a school assignment. It was made using C++ and SDL2.0.

I learned a lot while working on this game. It implements animation, random positioning, scrolling background, and collision.

The program was made using Code::Blocks, and the source code as well as the compiled game are available below.

bottom of page