Pinned Repositories
Bagels
Play the game Bagels with this Java program. Play it in the console when you run the program.
ChristmasTrees
Generate however many ChristmasTrees your heart desires, each having its own unique and random organization of ornaments. The trees will show up in the console, made out of ASCII characters.
GameOfPig
Feeling lucky? Try your friends at this multi-player game and "roll the die" to reach the winning score fastest! Play it in the console when you run the program.
GameOfSticks
Play the Game of Sticks multi-player game with this Java program, try not to end up drawing the last stick! Play it in the console when you run the program.
GenericsAndInterfacesProject
MorseTree
Translate Morse Code and String words or letters in the console with my methods
68K_Disassembler
Disassembler for the Motorola 68K. Takes a compiled, binary file and produces assembly code that represents it.
nataliaGilbertson's Repositories
nataliaGilbertson/Bagels
Play the game Bagels with this Java program. Play it in the console when you run the program.
nataliaGilbertson/ChristmasTrees
Generate however many ChristmasTrees your heart desires, each having its own unique and random organization of ornaments. The trees will show up in the console, made out of ASCII characters.
nataliaGilbertson/GameOfPig
Feeling lucky? Try your friends at this multi-player game and "roll the die" to reach the winning score fastest! Play it in the console when you run the program.
nataliaGilbertson/GameOfSticks
Play the Game of Sticks multi-player game with this Java program, try not to end up drawing the last stick! Play it in the console when you run the program.
nataliaGilbertson/GenericsAndInterfacesProject
nataliaGilbertson/MorseTree
Translate Morse Code and String words or letters in the console with my methods