All posts from this series:
- Roguelike game in C++ - Introduction
- Roguelike game in C++ - Bootstrap
- Roguelike game in C++ - Adding a map to the game
- Roguelike game in C++ - Map generation with Perlin noise
- Roguelike game in C++ - Adding a rudimentary monster to the game
You could use this program under the terms of GPL v3, for more details see:
http://www.gnu.org/copyleft/gpl.html
Copyright 2012 Sol from www.solarianprogrammer.com