jbourne33 / Gomoku

Gomoku game created as pair project for CS320 Intro to Software Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=============
Gomoku Deluxe
===================================
Authors: Jason Willmore, Ben DeCamp
Build Date: Sept. 29, 2016

Description: 

=============
Instructions:
=============

To compile: run the compile.sh script, the java classes will be located in /src/gomoku/

To run: run the run.sh script, it will automatically run the Main.class file to launch the prorgam.

About

Gomoku game created as pair project for CS320 Intro to Software Development


Languages

Language:Java 96.8%Language:HTML 2.3%Language:Shell 0.9%