Uses of Class
edu.uah.math.games.Game

Packages that use Game
edu.uah.math.games   
 

Uses of Game in edu.uah.math.games
 

Subclasses of Game in edu.uah.math.games
 class BivariateGame
          This class models a simple interactive scatterplot.
 class ErrorGame
          This class is an applet for exploring the measures of center and dispersion in terms of error functions.
 class GaltonBoardGame
          This class models a simple Galton board game.
 class HistogramGame
          This class models an interactive historgram.
 class MontyHallGame
          This class models the famous Monty Hall game.
 class RedBlackGame
          This class models the red-black game.