Pinned Repositories
bob_lang
A Lisp based language interpreter written in Java. 100% interpreted, with horrible design, but it works.
buckets-dht
A Haskell implementation of the Kademlia DHT algorithm
catan
Settlers of Catan for EECS 341
dragon-compiler
A compiler based off the Dragon Book / EECS 337
dungeons_rpg
An RPG written in Python with Pygame. For fun + learning.
extended-units
GNU units, but better
g_chess
A Chess game for Google's Android platform
haskell-torrent
A Haskell Bittorrent client
mips-tetris
Tetris implemented in MIPS assembly
visual-b-bplus
A interactive visualization of operations on B and B+ trees (insert, search, delete)
johngunderman's Repositories
johngunderman/dungeons_rpg
An RPG written in Python with Pygame. For fun + learning.
johngunderman/g_chess
A Chess game for Google's Android platform
johngunderman/buckets-dht
A Haskell implementation of the Kademlia DHT algorithm
johngunderman/bob_lang
A Lisp based language interpreter written in Java. 100% interpreted, with horrible design, but it works.
johngunderman/dragon-compiler
A compiler based off the Dragon Book / EECS 337
johngunderman/git-bak
A git-based backup solution
johngunderman/go-fetch
A bittorrent client written in Go