Home > Java, Portfolio, Programming > jSketch

jSketch

April 24th, 2010

This was a project for one of my classes that taught how to make large projects with a team.  We had a 4-person team that needed to make a clone (with improvements) of iSketch.  We also had to make it in Java.  Basically it’s just a network game of Pictionary.  Everyone is on their own and get points for guessing correctly.  We also added sounds, multiple colors/sizes of brushes, eraser, being able to save/load the drawing, and even webcam support.  Though I don’t think the webcam had a place in the program, it was fun to make.  We also had to create the server program that could host multiple sessions at once and kick out people or cancel games.  For this project we got to practice all sorts of cool high-level Java: Design Patterns, Multi-threading, Sockets, really planning out a project instead of just coding from the beginning.  Sadly I no longer have the program or code so I’m going to show you a picture of iSketch instead.  Just keep in mind ours looked better.

iSketch

iSketch

Java, Portfolio, Programming

  1. No comments yet.
  1. No trackbacks yet.