Amesite
Co-operative twin-stick shooter written in C++ and OpenGL.
Explore a procedurally generated cave system, fight the four bosses and return to safety.
Building
- Clone the GitHub repository.
- Run
git submodule update --init
- Use CMake to generate make/project files for Amesite.
- Build Amesite.
License
Released under the MIT license.
Amesite uses several third party libraries with their own licenses:
Library | License |
---|---|
GLEW | Modified BSD / MIT |
GLFW | zlib / libpng |
GLM | Modified MIT / MIT |
Headerize | Public domain |
OpenAL Soft | LGPL |
SimpleIni | MIT |
stb | Public domain |
See the assets
folder for information about font licenses.