../
a few of my projects
- little pokemon-ish game where you can move a character and it loads maps from files - repo
- a map maker to create maps for the above pokemon game - repo
- blackjack game i made in cs1 when i only knew loops and if/else lol - repo
- some more casino games i made in cs1 - repo
- a sudoku solver i made for my final in apcs - repo
- a pokemon in-console game made for apcs - repo
- a hangman game i made for my intermediate java class at uw-whitewater - repo
- a battleship simulator run by a rudimentary ai - repo