Hacker News new | ask | show | jobs
by sjcoles 1434 days ago
> My friend and I in college were trying to do our own Roguelike, and went through two platforms, and four languages, rewriting and standing on the shoulders of, well, not giants, but the ruined wasteland of our previous attempts each time. Learned a lot.

The first time you code yourself into a corner is an interesting experience. It can be frustrating but it's almost always lead me to big realizations about larger concepts around/about how to design a program.