Pictionary!! (In the Form of a Program)

Slides:



Advertisements
Similar presentations
Lecture 3 A First Graphic Program. Features of a simple graphic program.
Advertisements

Year 7 Graphics Photo frame project Focus areas Initial ideas Developing ideas Using computer aided design (CAD) and computer aided manufacture Quality.
Learning C++ the Fun Way Taesoo Kim Dr. Ramon Lawrence Computer Science.
CIS 235: Networks Fall, 2007 Western State College Welcome to CIS 235 Computer Networks Fall, 2007 Prof Peterson.
Course Map The Java Programming Language Basics Object-Oriented Programming Exception Handling Graphical User Interfaces and Applets Multithreading Communications.
The Future Josh Johnston Fall Slides Slide 1: Title Page Slide 2: Contents Page Slide 3: Future of Music Slide 4: Future Car technology Slide 5:
computer
Introducing your Game Engine Part 1 Games Fundamentals © by Jarek Francik Kingston University, London February 2008.
NETWORK ADMINISTRATOR. EXAMPLES OF SOME COMPUTING RELATED CAREERS Multimedia Artist / Graphics Artist Information System Manager Computer Scientist Network.
Real-Time Cyber Physical Systems Application on MobilityFirst Winlab Summer Internship 2015 Karthikeyan Ganesan, Wuyang Zhang, Zihong Zheng.
What do you like doing ? I like cooking. What do you like doing ? I like reading.
Computing Actual Lengths from a Scale Drawing. Scale Where have you seen this term used? Scale is the ratio of size between the actual object and a model.
Battle of Bombers 김정수, 박현욱, 백대현, 윤지석.  UML, Development progress, Index.
Battle of Bombers 김정수, 박현욱, 백대현, 윤지석.  Concept Bomberman, Crazy Arcade- like game Characters are from the game “Angry Bird” All of the items are associated.
THE GRONKOWSKI BROTHERS. Why the Gronkowski Brothers? They are three of my favorite football players. I love they way they play the game!
KING SAUD UNIVERSITY – COLLAGE OF COMPUTER AND INFORMATION SCIENCES CSC 113 JAVA ONLINE DOCUMENTATION.
By : Andrew Volz. The reason I want to be a video game designer is because I love to play video games and I’ve always wanted to make my own game.
Can you learn in the classroom?. Learn in the classroom, learn in the classroom. Can you learn in the classroom? Yes, … yes, you can.
Chapter 2 – Applications Software Tools for thinking and Working.
CAITLYN & KIMBERLY OUR FINALS!. WE ARE POSITIVE STUDENTS. -During our free times, we don’t go on our personal electronics, or play games on our computers.
Introduction to Java Chapter 1 - Introduction to Java1 Chapter 1 Introduction to Java.
Lecture 5. Example for periority The average waiting time : = 41/5= 8.2.
Java Distributed Computing
Graphical User Interfaces
Applications Active Web Documents Active Web Documents.
Computer Science skill sets
What do we have at school?
Motivation, Terminology, Layered systems (and other random stuff)
Final Project of Computer Graphics
Chapter 7: Introduction to Data Communications and Networking
How to play football By Emanuel Ellis.
Antenna Gain Plugin (AGP)
Java Distributed Computing
EE2E1. JAVA Programming Revision Lecture.
Introduction
O X X O O X X O X O X O O X O X O X Tic Tac Toe Graphical
Linux Operating System Architecture
Visual interactions in research events
Google Apps for Vocabulary Instruction
7 Essential Elements of Communication
Puzzle Pirates Case Study
Remote Method Invocation
Hangman Pedro Alves Ryan Hurd.
Computer courses in Chandigarh. Very Brief History of Computers.
COMMUNICATION.
Android App Developing with communication included
Advanced Computer Programming
فرایند تسهیلگری در مددکاری جامعه ای
Parallel Spectral Renderer
Graphic Communication
Pixels.
How Computers Work.
CS18000: Problem Solving and Object-Oriented Programming
TinyOS CSE466 Final Project Presentation
Each player can remove 1 or 2 pegs. Player who removes the last peg wins
Java Online documentation
مديريت موثر جلسات Running a Meeting that Works
COMPUTER 2430 Object Oriented Programming and Data Structures I
Design Defined Avon High School.
Interfaces, Classes & Objects
Net 222: Communications and networks fundamentals (Practical Part)
Structure diagrams for lab 13
11.1 Applets & graphics.
All About Ms. Clayton.
Graphic Design Olivianne James Hour 3 October 11, 2012 Career Tech.
Networks & I/O Devices July 10, 2019.
Production Manager Tools (New Architecture)
Computer Graphics, KKU. Lecture 11
CS4540 Special Topics in Web Development Introduction to .NET
Presentation transcript:

Pictionary!! (In the Form of a Program) Eric Orth 1/9/07

What it is… Pretty much the game we all know and love… … except now it’s on your computer.

More Specifically… Program running on each player’s computer. Each program communicates with ‘primary instance’ of the program. Highly modularized design. Implemented using Java and standard libraries.

Who is Needed? … Somebody who knows graphics well. Somebody who knows graphics even better. Somebody who thinks they know how to create a good drawing panel and transmit that data over a network. Other people who can do other general stuff.

What is this a picture of? A: Superman!