A match 3+ tile Game in C++ using OpenGL 3.3 and
- GLEW - used for determining which OpenGL extensions are supported on the target platform
- GLFW - window management
- glm - math library
- FMODEx - sound library
- FMOD Designer - sound designer program
TODO
- Implement Box2D
- Implement particle system