Home Games Terminal Phase – A Space Shooter Game That Runs In Terminal

Terminal Phase – A Space Shooter Game That Runs In Terminal

By sk
1.9K views

Today, I came across an interesting CLI game called Terminal Space, a space shooter game that runs in your Terminal. It is somewhat similar to a mobile game named Space Impact that usually came bundled with several old Nokia phones. I have played Space Impact game on my Nokia basic model phone several years ago. It was really interesting and addictive game. If you've played Space Impact, Terminal Space might look very familiar. It is an open source project released under GPLv3 and is written in Racket programming language. In this brief guide, I am going to show you how to install and play Terminal Phase space shooter game in Terminal on Linux.

Install Terminal Phase On Linux

Since Terminal Phase is written in Racket, you need to install it on your Linux box. If you haven't installed it yet, follow the steps given in this link.

After installing Racket, run the following command to install Terminal Phase:

$ raco pkg install terminal-phase

Done! Let us go ahead and see how to play this game.

Play Terminal Phase Space Shooter Game In Terminal On Linux

To start Terminal Phase, just type the following command in the Terminal and hit ENTER:

$ raco terminal-phase

You should see the Terminal Phase main menu screen.

Terminal phase game main menu

As you can see, there are three options. Use UP/DOWN arrow keys to select any option and hit ENTER to open it. Hit ENTER again to go back to the main menu.

  • Play game - Start the game.
  • Help - Show keyboard controls to play the game.
  • Show credits - It shows the list of developers, contributors and supporters.

Keyboard controls

  • Spacebar - Fire.
  • Arrow keys - Move Up/Down and Forward/Backward.
  • q - Quit.

How to play?

Choose "Play game!" option from the main menu and hit ENTER key to start the game.

The greater-than (>) symbol is our player. You shouldn't let the player to hit the walls, the asterisks of course. You need to shoot the objects (random letters) coming towards you by pressing the SPACEBAR key to collect the rewards and go to the next levels. Also don't get shot by the enemies, the less-than sign (<). These little buggers will keep coming and shooting at you. Just don't get shot by them. Use arrow keys to move the player in any direction. You are given 3 lives in total. After you lost all 3 lives, the game is over!  Press q to stop and press it again to quit the game. The total number of lives, levels, current score and highest score will be shown in the bottom.

Here is a short video demonstration.

Play Terminal Phase Space Shooter Game In Terminal

I am not really a gaming person. I played this game for couple minutes and quite liked it. I hope you will like it as well.

This game is in the early-development stage. I hope the developers will add more levels, enemies and bosses in the upcoming releases.

Also the developer has released a video showing a live playthrough and how to make levels and how the code works. If you're interested to more about this game, please watch it.


Suggested read:


Have fun!!

Resource:

Thanks for stopping by!

Help us to help you:

Have a Good day!!

You May Also Like

Leave a Comment

* By using this form you agree with the storage and handling of your data by this website.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

This website uses cookies to improve your experience. By using this site, we will assume that you're OK with it. Accept Read More