/Java2019

My Java projects done in the summer of 2019

Primary LanguageJava

Java 2019

My 4 Java projects done in the summer of 2019.

Getting Started

What's Inside?

  1. An ascii TicTacToe game
  2. Ascii Karel from CS106A
  3. Snake
  4. Connect 4

Installation

Install by either downloading the zip file or by using git clone:

git clone https://github.com/Shaedil/Java2019

Running the programs

Use javac in command prompt/terminal

user@user1 ~ $javac tictactoe.java
user@user1 ~ $java tictactoe

License

This project is not licensed which states that no one can distribute, copy or modify this work.