4.5 Additional Examples

Any packages supported by Ubuntu can be installed. For example, a selection of command line games is available (these display better over "SSH vs UART").

To install and launch Space Invaders, perform the following steps:

  1. To install Space Invaders, run the following command.
    sudo apt install ninvaders
  2. To launch the game, run the following command.
    ninvaders
    Figure 4-9. Install Space Invaders
    Figure 4-10. Launch Space Invaders