RPG - New Design (with added cats!) Cats electric rain Game gamedev Java rpg Switched the design as I imagined I would - probably will switch again. But this RPG is going to be set in a world of cats. The basic premis...
Bresenham's line algorithm Algorithm Bresenham C++ Game For the game I'm working on, I'm using a very inefficient algorithm at one point, so slow that in fact I spent a day learning the Bo...