Difference between revisions of "Talk:Complete roguelike tutorial using modern C++ and libtcod"

From RogueBasin
Jump to navigation Jump to search
(Created page with " == Talk == I'm currently following the old tutorial and were planning to edit it on the fly with some modern practice. For example using std::swap where it's due. Should I le...")
(No difference)

Revision as of 18:29, 4 November 2019

Talk

I'm currently following the old tutorial and were planning to edit it on the fly with some modern practice. For example using std::swap where it's due. Should I leave the old one as it is or continue?