4.5 Additional Examples
(Ask a Question)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:
- To install Space Invaders, run the following command.
sudo apt install ninvaders
- To launch the game, run the following
command.
ninvaders
Figure 4-9. Install Space Invaders Figure 4-10. Launch Space Invaders