Thursday, March 27, 2014

The Grid

The Grid is born


I finally got my grid generator to work, it generates a grid for me to test diffrent pathfinding algorithms and measure how they perform. It can generate a grid of any dimension (I think, don't take my word for it yet).

Now to program the actual algorithms, I will be testing the following algoritms:
  • Dijkstra
  • Bellman–Ford
  • A* 
  • Floyd–Warshall
  • Johnson
  • Viterbi

Tuesday, March 18, 2014

The Path of Preface

"In preparing for battle, I have always found that plans are useless but planning is indispensable." - Dwight D. Eisenhower

The planning face of any project is both exciting and incredibly boring. On one side, you can not wait to do the things you plan and look at the results, on the other hand it is paperwork, and the urge to procrastinate is great.


There isn't much more to update at this thime, so until next time, do like me when you're bored, play this: http://gabrielecirulli.github.io/2048/