Skip to content

DmitryTokyo/spacegame

Repository files navigation

Spaceship - terminal game

This is small terminal game based on asynchronous python library asyncio.

Get started

  • Programming language is Python 3.8.5.

All dependencies are standart python libraries. For start the game in terminal type following command:

python3 spacegame.py

Gameplay

The spaceship is controlled by arrows on keyboard:

- left

- right

- up

- down

space - fire (allow after 2020 year)

Player have to avoid collision with flying garbages. After 2020 year spaceship will be equipped by the gun and player can destroy the garbages. If spaceship collide with a garbage gameover.

Game video

screenshot

License

You can copy, distribute and modify the software.

About

small game based on asynchronous python library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages