Skip to content

Just a little arcade classic Space Shooter made with Python Arcade

Notifications You must be signed in to change notification settings

EvgeniiKlepilin/python-space-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Space Shooter

Just a little arcade classic Space Shooter made with Python Arcade.

Installation

To install the project, make sure you install python-arcade package.

python -m pip install arcade

Or if you are using macOS,

python -m pip install PyObjC arcade

Running the game

To run the game, compile arcade_shooter.py,

python arcade_shooter.py

Controls

  • Spaceship Controls: IJKL /
  • Pause: P
  • Exit: Q

About

Just a little arcade classic Space Shooter made with Python Arcade

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages