Trull

Package edu.luc.cs.trull.demo.battleship

Provides a simple battleship demo (run this demo).

See:
          Description

Interface Summary
EventLabels Event labels for the battle ship demo.
 

Class Summary
BattleShip A simple implementation of two ships.
PlaceData An event for placing a ship.
PositionData An events that carries coordinates.
Ship A ship of a given length and witdh.
ShotData An event for firing a shot.
WindowShip User interface for entering Place and Shot events.
 

Package edu.luc.cs.trull.demo.battleship Description

Provides a simple battleship demo (run this demo).


Trull

http://www.cs.luc.edu/trull/