GitHunt

AoB

Old 2D game project archives converted to Git.
This branch contains the latest experimental version with different view and mechanics

Graphics assets taken from Reiner's Tilesets

Dependencies

  • OpenGL
  • Freeglut
  • GLFW3
  • GLM

Installation

Linux

sudo apt install libglu1-mesa-dev freeglut3-dev libopenal-dev libglm-dev libglfw3-dev
mkdir build
cd build
cmake ..
make

Windows

Contributors

Created October 27, 2019
Updated June 27, 2022