Skip to content

iamtvk/astroids

Repository files navigation

Asteroids Shooting Game

image

How to Play ?

  1. Clone the repo
git clone https://github.com/iamtvk/astroids.git

  1. Install dependencies
pip install -r requirements.txt

  1. Run main.py
python main.py

You will see a window pop up and a game started

Controls

            ^                    ^
            w                    k 
        < a   d >        or  < h   l >         SPACEBAR -> shoot!     q -> QUIT   R -> Respawn on loosing!
            s                    j
            V                    v

About

Astroids shooting game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages