Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 316 Bytes

async-console-game

Description

Simple console game to learn more about coroutines in Python. You will be able to control the spaceship in your terminal with arrow keys on your keyboard.

Getting started

Just run the script and the game will start:

python3 game.py