Skip to content

RippeR37/Hexanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published