Autofire / ArchLand

Game made in Arch Linux. Meant to teach players how to use the Linux command line. Installation instructions later.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yep, just like that!

Unfortunately, I can't make a text file colorful, so bear with me.

Next, I'll teach you how to look around. In a Linux command line, you can use
the "ls" command. You can do this:

	ls

This will tell you about the files in your current location.

Keep in mind that you can use "more" to read any file, not just this one. If
you find other files you'd like to read, you can type "more" followed by the
file's name.

About

Game made in Arch Linux. Meant to teach players how to use the Linux command line. Installation instructions later.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%