Hacker News new | ask | show | jobs
Roguelike game in C++ - Adding a map to the game (solarianprogrammer.com)
8 points by PopaL 5079 days ago
1 comments

Awesome idea. Sadly I don't use C++ for game development, but it looked very cool. Congratulations!
You can easily convert this code to Python or Ruby, if I remember correctly both have Ncurses support.