Skip to content

zhensydow/hworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Hex World Pet Project is a personal project to:

  • [ ] refresh game programming
  • [ ] refresh C++, learn C++11
  • [ ] refresh OpenGL, learn Modern OpenGL
  • [ ] have fun

Generate Documentation

Generate the Doxygen documentation to get a better introdution.

Prerequisites: CMake, Doxygen

mkdir build
cd build
cmake ..
make doc
firefox html/index.html

About

Hex World Pet Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages