FUN ACTIVITY: Classic snake game in the terminal using a,d,w,s keys.
—————————————————————————————————-
#NEHRACLASSES #SNAKE #GAME FOR #CLI (Works on all #fedora based #Linux distros):
Clone the repository:
# git clone https://github.com/nehraclasses/Linux-Software-Package-RPM-Files
Move to the directory containing the game RPM file.
# cd Linux-Software-Package-RPM-Files
List the game RPM file. (Optional)
# ls -lh nehra-classes-snake-1.0-1.el10.noarch.rpm
Install the game RPM file:
# rpm -ivh nehra-classes-snake-1.0-1.el10.noarch.rpm
Run the game:
# nehra-classes-snake
Uninstall (if needed)
# rpm -e nehra-classes-snake
—————————————————————————————————-
#NEHRACLASSES #SNAKE #GAME FOR #CLI (Works on all #fedora based #Linux distros):
Clone the repository:
# git clone https://github.com/nehraclasses/Linux-Software-Package-RPM-Files
Move to the directory containing the game RPM file.
# cd Linux-Software-Package-RPM-Files
List the game RPM file. (Optional)
# ls -lh nehra-classes-snake-1.0-1.el10.noarch.rpm
Install the game RPM file:
# rpm -ivh nehra-classes-snake-1.0-1.el10.noarch.rpm
Run the game:
# nehra-classes-snake
Uninstall (if needed)
# rpm -e nehra-classes-snake
GitHub
GitHub - nehraclasses/Linux-Software-Package-RPM-Files
Contribute to nehraclasses/Linux-Software-Package-RPM-Files development by creating an account on GitHub.
❤1