/Hexanoid

Arkanoid clone with hexagonal map. Written in MVC pattern using C++11 and OpenGL 3.3.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Hexanoid

Arkanoid clone with hexagonal map. Written in MVC pattern using C++11 and OpenGL 3.3. It contains only one level (but it is very easy to more) and three power-ups (extra life, bigger paddle or one, which slows ball to initial speed).

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)

Gallery

Screenshot