Interactive map of public transport availability from different parts of Oslo to Oslo central station.
A slither.io clone made for a university assignment. Originally multiplayer, the version on this site runs locally with simulated opponents.
An implementation and visualization of the A* search algorithm in JavaScript. This algorithm is often used for pathfinding in video games. I have used this in a couple of simple JavaScript games.