8000 GitHub - elzzz/spaceship-game: Python spaceship game with asyncio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elzzz/spaceship-game

Repository files navigation

Spaceship Game

Spaceship Game is a Python console-based game with curses library usage.< 6748 /p>

Game will be over if you have collision with flying garbage.

Prerequisites

  • Python 3.7+

Installation

Use git to download the game.

$ git clone https://github.com/elzzz/spaceship-game.git

Usage

To start the game you should write in console:

$ python main.py

Controls

Movement - ↑ → ↓ ←

Fire - Space (Can be used only in 2020 year)

Exit the game - CTRL + C

Game Example

Game

Fire

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Python spaceship game with asyncio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0