Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Java_Ping_Pong_StarterCode
J unit testing in java

J unit Testing in Java

## Project Setup Instructions

Visit the link - https://github.com/BarakaIan/Java_Ping_Pong_StarterCode.git and clone it to your machine.

Click on the dropdown button labeled code.
Choose option download zip.
clone the repo to your terminal
Right click on the project folder and choose open with IntelliJ IDEA.
Then open the terminal and write javac caesar.java && java caesar.
Week 1 intro to Java starter code