Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

anish-94/group11_project2

 
 

Repository files navigation

cs361 Project 2

This is the code you will use as a starting point for Project 2. The code you have been given has the back end for a battleship game. All instructions for this assignment are available on Canvas.

Tips and tricks:

To implement this code, you will be using Java Spark.

You will make your life MUCH easier if you use GSON to seralize/deserialize the JSON objects to/from java objects.

You might also find the jquery documentation useful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 45.9%
  • HTML 35.1%
  • CSS 12.2%
  • JavaScript 6.8%