Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mendelsshop/sideway_space_invaders

Play a space invaders like game sideways in the terminal.
https://github.com/mendelsshop/sideway_space_invaders

spaceinvaders

Last synced: 20 days ago
JSON representation

Play a space invaders like game sideways in the terminal.

Awesome Lists containing this project

README

        

[![black](https://github.com/mendelsshop/sideway_space_invaders/actions/workflows/black.yml/badge.svg)](https://github.com/mendelsshop/sideway_space_invaders/actions/workflows/black.yml)


_____ _ _
/ ___(_) | |
\ `--. _ __| | _____ ____ _ _ _
`--. | |/ _` |/ _ \ \ /\ / / _` | | | |
/\__/ | | (_| | __/\ V V | (_| | |_| |
_______/|_|\__,_|\___| \_/\_/____|_|\__, | _
/ ___| |_ _| __/ | | |
\ `--. _ __ __ _ ___ ___ | | _|____/ ____ _ __| | ___ _ __ ___
`--.| '_ \ / _` |/ __/ _ \ | || '_ \ \ / / _` |/ _` |/ _ | '__/ __|
/\__/ | |_) | (_| | (_| __/ _| || | | \ V | (_| | (_| | __| | \__ \
\____/| .__/ \__,_|\___\___| \___|_| |_|\_/ \__,_|\__,_|\___|_| |___/
| |
|_| By: @mendelsshop


## How to play:
Use the up and down arrows to move the 'O' (space ship).


If you don't move the spaceship it will be moved randomly on the y axis.


Use space to shoot a bullet can kill any '<' (enemy spaceship) on the x axis of the bullet.


If your spaceship bumps into an enemy spaceship you lose.


If you make to the end of the board without bumping into another spaceship you win!.


You will know when you lose when this '⦓' appears symbolizing a popped 'O'.