Hacker News new | ask | show | jobs
by clowen 1380 days ago
My focus is usually from a game dev standpoint. I might see how quickly I can put together an A* algorithm on a 2d array. Or Conway's game of life as a similar, how easily can I process these things.

Should note I often work on 2d tile based games.