This repository consist of small projects I made to learn the fundamentals of Java Programming language as well as more complex projects using objects.
Projects
- BlackJack Game
- Calling - A method to convert and manipulate integers of different units.
- Emojis - Converts short-hand to full phrases
- Magic 8 Ball - Gives random responses to yes/no questions
- Magic Number - Game to guess the magic number
- Math Circus - Math Game
- Mod Convertor - Converting Binary Number (8-bit) to Numberical values using "mod"
- Store - Store that calculates total for items and adds tax, and calculates change needed for customer
- Trident - Draws a trident according to the users information using mehthods and class