Asked
Active
Viewed 138 times
1 Answers
0
First run the commands
sudo apt update && sudo apt upgrade.Then to install snake run the command:
sudo apt-get install nsnake
- To start the game run the command:
nsnake
johncli
- 329

