ekbdizzy / asyncio-spaceship-game

This game is a part of Devman course of async python. Using: asyncio, curses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaceship game in console

Spaceship game

This game is a part of Devman course of async python.
Using: asyncio, curses.

Run on Repl.it


How to install

Required Python version > 3.6

git clone https://github.com/ekbdizzy/spaceship_game.git
cd spaceship_game
python3 main.py

About

This game is a part of Devman course of async python. Using: asyncio, curses.


Languages

Language:Python 100.0%