Greed project is a strategy game.
Try to eat as much as possible of the board before munching yourself into a corner.
The object of Greed is to erase as much of the screen as possible by moving around in a grid of numbers. To move your cursor, simply use your arrow keys or the the 'hjklyubn' keys or your numberic Your location is signified by the @ symbol.
When you move in a direction, you erase N number of grid squares in that direction, N being the first number in that direction. Your score reflects the total number of squares eaten.
Greed will not let you make a move that would have placed you off the grid or over a previously eaten square. If no valid moves exist, your game ends.