Comment Re:This is my jam! (Score 1) 51
we can be friends!
This was one of my most favourite ComSci side projects. I took a image bitmap read write code project from a graphics class and combined it with a shortest route algorithm from another class. Together I was able to scan a city map, use each pixel as a unit and calc the shortest route. It was so much fun.
This was one of my most favourite ComSci side projects. I took a image bitmap read write code project from a graphics class and combined it with a shortest route algorithm from another class. Together I was able to scan a city map, use each pixel as a unit and calc the shortest route. It was so much fun.