Shooting Rocket

About the project

A pseudo-graphics game written in asynchronous Python (using the asyncio library), and using the ncurses library. You can control your space rocket and destroy the space garbage to survive.
The game has the following customizable settings: space rocket control keys and the space rocket moving factor. Currently the game is still under development, so at this moment you can control the rocket, but there is no space garbage yet.


The ncurses library provides a practical good-looking command line (terminal emulator) pseudo-graphics interface.


Technologies used

Python


Project status

Under development

Link to source code
Github

Return