Pinned Repositories
assembly_source
A compilation of small assembly programs.
cyber-final-project
engine
Go 3D Game Engine (http://g3n.rocks)
java_midterm
Overly-complicated: An annotation processor to enable "static inheritance"
matrix_language
custom "language" that puts matrices into rref. An exercise using bnfc.
mc_datapacks
A collection of minecraft datapacks I have made (currently there is only one)
minimum-spanning-tree
Minimum Spanning Tree implementation, Kruskal's Variant (fastest version in my class)
pintos-project1
pintos_demos
Three different demos that helped me with coding pintos. A lot of it is learning cool stuff in c.
rock-paper-scissors
Prototype for Game Networking
moltzaum's Repositories
moltzaum/assembly_source
A compilation of small assembly programs.
moltzaum/cyber-final-project
moltzaum/engine
Go 3D Game Engine (http://g3n.rocks)
moltzaum/java_midterm
Overly-complicated: An annotation processor to enable "static inheritance"
moltzaum/matrix_language
custom "language" that puts matrices into rref. An exercise using bnfc.
moltzaum/mc_datapacks
A collection of minecraft datapacks I have made (currently there is only one)
moltzaum/minimum-spanning-tree
Minimum Spanning Tree implementation, Kruskal's Variant (fastest version in my class)
moltzaum/pintos-project1
moltzaum/pintos_demos
Three different demos that helped me with coding pintos. A lot of it is learning cool stuff in c.
moltzaum/port-scanner-detector
moltzaum/rock-paper-scissors
Prototype for Game Networking
moltzaum/pintos-project2
User Programs
moltzaum/pintos-project3
Virtual Memory
moltzaum/pokemon-tcg-data
The data found within the Pokémon TCG API
moltzaum/pokemon-tcg-sdk-go-v2
Pokémon TCG SDK (v2) - Go