Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 575 Bytes

File metadata and controls

10 lines (9 loc) · 575 Bytes

Java_For_Programmers

Repository for storing Java For Programmers projects

Project Descriptions

Project_1: Basic introduction to Java

Project_2: Imperial to Metric measurement converting

Project_3: Two-player tic tac toe game

Project_4: Hangman game with randomized words

Project_5: (Driver.java and Shape.java) Class practice, creation of shapes and ability to get area of said shapes

Project_6: (Donor.java, Campaign.java, Election.java) Further class practice, code to run an election with campaigns that receive funding from donors