Complete roguelike tutorial using modern C++ and libtcod
Revision as of 07:59, 4 December 2018 by Hari Seldon (talk | contribs)
Complete roguelike tutorial using modern C++ and libtcod |
---|
This tutorial is inspired by the previous C++ and libtcod tutorial, but is focused on using concepts and techniques in modern C++ (starting with C++11), as well as strong software architecture concepts.