Posts in Programming

Precise Trajectories in Games

When you work on many different games, you inevitably encounter some problems more than once. And there was one problem that followed me around like[…]

Repeated Dijkstra

Introduction When calculating if a railway connects to the end of the map for Train Apokalypse (see Projects), we ran into some trouble: The network[…]