CSC 216/s08/high ideals: Difference between revisions
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=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.<br/> | |||
<br/> | |||
Created By: Jonathan Rupert & Nicholas Jones | |||
===The Problem=== | |||
===The | |||
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. | 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 | ===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 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 | ===The Script=== | ||
Rules:<br/> | Rules:<br/> | ||
Line 23: | Line 23: | ||
(7) - In the event of a double tie the team with the least amount of bankrupts wins<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. | (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] | |||
===Screenshots=== | ===Screenshots=== | ||
[[Image:JWOFSS1.gif]]<br/> | |||
[[Image:JWOFSS2.gif]]<br/> | |||
[[Image:JWOFSS3.gif]]<br/> | |||
[[Image:JWOFSS4.gif]]<br/> | |||
[[Image:JWOFSS5.gif]] |
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