Pinned Repositories
aflxml
Used to test the functionality of the AFL xml feed
BouncingBalls
An animation of balls bouncing against each other and the walls of an enclosing rectangle. The number of balls and the elasticity co-efficient can been changed within the program.
GaltonBox
Generates an animated simulation of Sir Francis Galton's device.
Sort
The user opens the file that needs to be sorted. The program reads the file into an array. Each line of the file becomes an element in the array. Sort then reorders the array alphabetically and displays the results in a 2-column table.
robburns's Repositories
robburns/aflxml
Used to test the functionality of the AFL xml feed
robburns/BouncingBalls
An animation of balls bouncing against each other and the walls of an enclosing rectangle. The number of balls and the elasticity co-efficient can been changed within the program.
robburns/GaltonBox
Generates an animated simulation of Sir Francis Galton's device.
robburns/Sort
The user opens the file that needs to be sorted. The program reads the file into an array. Each line of the file becomes an element in the array. Sort then reorders the array alphabetically and displays the results in a 2-column table.