be.madoka.aardbei.sokoban
Class Sokoban

java.lang.Object
  |
  +--be.madoka.aardbei.sokoban.Sokoban

public class Sokoban
extends java.lang.Object

Initialise a Logic, add a Visualisation and play the game.

Author:
Tim Van Wassenhove

Constructor Summary
Sokoban()
           
 
Method Summary
static void main(java.lang.String[] args)
          This is the main entry-point for the Sokoban game.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sokoban

public Sokoban()
Method Detail

main

public static void main(java.lang.String[] args)
This is the main entry-point for the Sokoban game.

Parameters:
args -