{ Closing the brackets }

A Testing Area

Things to do:

Postage stamp calculator18/1/23

A utility for finding the minimum number of UK postage stamps required for a given postage amount.

Go
Pathfinding Demo25/8/22

A simple toy for demonstrating Dijkstra's pathfinding algorithm. Please don't look too closely at the source code.

Go
Who asked?16/2/22

Is someone telling you something that you really couldn't care less about? This helpful tool can help them find who asked.

Go
Bouncing ball simulator6/11/20Old

A simple bouncing ball simulator, with values that can be experimented with. Written in an afternoon using javascript.

Go