Welcome to my Java project gallery. Below are the Java projects I've created thughout the past few years. Explore some of the code and the end product.
A snakes and ladders program that has a single and multiplayer option with the twist of an antidote.
A guess the number game that keeps tracks of your points and provides you with clues for how close to the number you are.
A guess the word game that allows you to guess a word from a specific category while also giving you hints throughout.
A game based off two situations to test ones ability to adress the situation.
A classic game full of riddles to stump you where you can gain upto 30 points.
A three round rock paper scissors game where you're given oppportunities to earn points.
After running out of ideas for other games to created, I combined them all into a game center.
A computer vs player tic tac toe game to relieve boredom.
A currency conversion program that allows you to convert from four very common currencies.
A few Karel projects following a break from java.