Skip to content

Frogger-like 3D game. You are a bubble in aquarium and your goal is to cross as many levels as you can, each containing more bigger and faster deadly bubbles. Game written in C++11 and OpenGL 3.3 using MVC design pattern.

RippeR37/Bubbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubbler

Frogger-like 3D game. You are a bubble in aquarium and your goal is to cross as many levels as you can, each containing more bigger and faster deadly bubbles. Game written in C++11 and OpenGL 3.3 using MVC design pattern.

Requirements

  • C++11 supporting compiler (Visual Studio 2012 project provided)
  • GLFW library (tested on version 3.0.4)
  • GLEW library (tested on version 1.11.0)
  • GLM library (testen on version 0.9.5.4)

Controls

  • W/S - move forward/backward (*)
  • A/D - strafe left/right (*)
  • LCtrl / Space - move down/up (*)

(*) - relative to camera

Gallery

Screenshot Screenshot

About

Frogger-like 3D game. You are a bubble in aquarium and your goal is to cross as many levels as you can, each containing more bigger and faster deadly bubbles. Game written in C++11 and OpenGL 3.3 using MVC design pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published