Pinned Repositories
aoc2021
cpoker
A near-optimal closed-hand Chinese Poker AI
diff
Diff can produce diffs of sequences, via a variety of algorithms. Including producing unified diffs from text lines.
morse-decoder
Decodes morse code without letter and word breaks
poker
Poker hand evaluation. Fast 3, 5 and 7-card hand evaluations.
trie
A trie implementation in go, suitable for English words.
vox
Magicavox .vox file parser
z80asm
A Z80 assembler
paulhankin's Repositories
paulhankin/morse-decoder
Decodes morse code without letter and word breaks
paulhankin/poker
Poker hand evaluation. Fast 3, 5 and 7-card hand evaluations.
paulhankin/z80asm
A Z80 assembler
paulhankin/cpoker
A near-optimal closed-hand Chinese Poker AI
paulhankin/aoc2021
paulhankin/diff
Diff can produce diffs of sequences, via a variety of algorithms. Including producing unified diffs from text lines.
paulhankin/trie
A trie implementation in go, suitable for English words.
paulhankin/vox
Magicavox .vox file parser
paulhankin/aoc2018
paulhankin/aoc2019
paulhankin/aoc2020
paulhankin/aoc2022
paulhankin/multiterm
termbox-based console for showing output from a (limited) number of concurrent workers.
paulhankin/plot
Code for xy-plotters that use gcode
paulhankin/randomizer
Generate random numbers from 1 to 100 on mouse-click
paulhankin/wordle
Wordle strategy checker
paulhankin/z80
A Zilog Z80 emulator written in Go