Grazie, io facevo cosi ma nn funzionava:

public class Game extends JFrame implements ActionListener,KeyListener{
....

this.addKeyListener(this);