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...