Pinned Repositories
benfordLaw
My program to test Benford's Law about number distribution.
config-files
Repository with config files for various programs that I use.
cubecurse
Cubecurse is a simple ncurses based timer developed for timing Rubik's Cube speedsolves.
drag-race
An adaptation of the classic Atari 2600 game 'Dragster' by Activision.
dvd-waiting-screen
A python program to emulate an old DVD waiting screen, where the logo moves around the screen.
elaws
A simple terminal based program to fetch and display an eponymous law.
fillerGenerator
This program is used to generate filler text.
goFish
My implementation of the go fish card game in C.
hsc64snake
This is a version of Snake which I coded in 2015 for the Commodore 64.
mpv-timer
A simple plugin for mpv which allows the user to set a starting time and an ending time and see the time elapsed between those points with millisecond precision.
AdamD2's Repositories
AdamD2/mpv-timer
A simple plugin for mpv which allows the user to set a starting time and an ending time and see the time elapsed between those points with millisecond precision.
AdamD2/cubecurse
Cubecurse is a simple ncurses based timer developed for timing Rubik's Cube speedsolves.
AdamD2/goFish
My implementation of the go fish card game in C.
AdamD2/benfordLaw
My program to test Benford's Law about number distribution.
AdamD2/config-files
Repository with config files for various programs that I use.
AdamD2/drag-race
An adaptation of the classic Atari 2600 game 'Dragster' by Activision.
AdamD2/dvd-waiting-screen
A python program to emulate an old DVD waiting screen, where the logo moves around the screen.
AdamD2/elaws
A simple terminal based program to fetch and display an eponymous law.
AdamD2/fillerGenerator
This program is used to generate filler text.
AdamD2/hsc64snake
This is a version of Snake which I coded in 2015 for the Commodore 64.
AdamD2/piCalculator
This program is used to calculate pi using different formulae.
AdamD2/prime-comp-factors
This is a maths program which calculates factors, prime numbers, highly composite numbers and so on.