CSC 216/s08/high ideals: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
===Formatting Resources===
=Java Wheel of Fortune=
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]
This is a Java style remake of the classical Wheel of Fortune game. All of the terms or phrases are related to Java terms or concepts.<br/>
<br/>
Created By: Jonathan Rupert & Nicholas Jones


==Place Title of Exercise Here==
===The Problem===


Give the title of your exercise, which may include the name of the topic you are covering, or some other catchy title.
This game is designed as a review exercise to help the class recall certain concepts or terms, It is also a good way to get the class involved.


===The problem===
===Participants and Props===


Describe what you are attempting to teach students by this exercise.
The entire class can participate in this game since it is a row/group competition. The only prop needed is a computer that has .NET framework in order to run the game.


===Participants and props===
===The Script===


The entire class can participate in this game since it is a row/group competition. The only prop needed is a computer that has .NET framework in order to run the game.
Rules:<br/>
(1) - Each team must spin the spinner which lands on a certain monetary value<br/>
(2) - The team must select a letter to help them solve the puzzle<br/>
(3) - The team may solve the puzzle if they think they know the answer<br/>
(4) - If the team provides an incorrect answer their turn is over and the game moves on<br/>
(5) - The team with the most wins at the end of the game wins<br/>
(6) - In the event of a tie the team with the most money then wins the game<br/>
(7) - In the event of a double tie the team with the least amount of bankrupts wins<br/>
(8) - In the event of a triple tie... You may fight each other to decide on the winner... go.
 
===Game Link===
Microsoft .NET Framework is required to run the Java Wheel Of Fortune Game, below is a link to the re-distributional package on the Microsoft website.<br/>
[http://www.hopewellheadliners.com/java/dotnetfx.exe Microsoft .NET Framework 2.0]<br/>
[http://www.hopewellheadliners.com/java/wheeloffortune.zip Wheel Of Fortune Game]


===The script===
===Screenshots===


Rules:
[[Image:JWOFSS1.gif]]<br/>
(1) - Each team must spin the spinner which lands on a certain monetary value
[[Image:JWOFSS2.gif]]<br/>
(2) - The team must select a letter to help them solve the puzzle
[[Image:JWOFSS3.gif]]<br/>
(3) - The team may solve the puzzle if they think they know the answer
[[Image:JWOFSS4.gif]]<br/>
(4) - If the team provides an incorrect answer their turn is over and the game moves on
[[Image:JWOFSS5.gif]]
(5) - The team with the most wins at the end of the game wins
(6) - In the event of a tie the team with the most money then wins the game
(7) - In the event of a double tie the team with the least amount of bankrupts wins
(8) - In the event of a triple tie... You may fight each other to decide on the winner... go.

Latest revision as of 07:44, 2 April 2008

Java Wheel of Fortune

This is a Java style remake of the classical Wheel of Fortune game. All of the terms or phrases are related to Java terms or concepts.

Created By: Jonathan Rupert & Nicholas Jones

The Problem

This game is designed as a review exercise to help the class recall certain concepts or terms, It is also a good way to get the class involved.

Participants and Props

The entire class can participate in this game since it is a row/group competition. The only prop needed is a computer that has .NET framework in order to run the game.

The Script

Rules:
(1) - Each team must spin the spinner which lands on a certain monetary value
(2) - The team must select a letter to help them solve the puzzle
(3) - The team may solve the puzzle if they think they know the answer
(4) - If the team provides an incorrect answer their turn is over and the game moves on
(5) - The team with the most wins at the end of the game wins
(6) - In the event of a tie the team with the most money then wins the game
(7) - In the event of a double tie the team with the least amount of bankrupts wins
(8) - In the event of a triple tie... You may fight each other to decide on the winner... go.

Game Link

Microsoft .NET Framework is required to run the Java Wheel Of Fortune Game, below is a link to the re-distributional package on the Microsoft website.
Microsoft .NET Framework 2.0
Wheel Of Fortune Game

Screenshots