zxy-zxy / starship_console_game

Python asyncio and curses console based game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python asyncio and curses console based game.

Usage

Python >= 3.6.5 required.

python run.py

Use arrow keys to maneuver your spaceship between fragments of asteroids and push space to bring the power of the yamato cannon.

About

Game is created with self-made event loop, asyncio coroutines and curses.

All settings which could be changed are stored in config.py file. Objects animations stored in frames directory.

Screenshots

Alt text

Alt text

About

Python asyncio and curses console based game


Languages

Language:Python 100.0%