othello.game
Class Othello

java.lang.Object
  extended by othello.game.Othello

public class Othello
extends java.lang.Object

Le lanceur du jeu, il crée le modèle du jeu et celui de préférence puis le contrôleur

Author:
Jean-François Berdjugin

Constructor Summary
Othello()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Othello

public Othello()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -