1 Answers1

0
  1. First run the commands sudo apt update && sudo apt upgrade.

  2. Then to install snake run the command:

    • sudo apt-get install nsnake

enter image description here

  1. To start the game run the command:
    • nsnake

enter image description here

johncli
  • 199
  • 1
  • 9
  • hi there, please let me know if my answer helped you out, or there are more issues with trying to install that game. – johncli Oct 02 '20 at 14:48