Skip to content

TunedMidja/games-in-pygame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games in PyGame

Installation:

Requires Python2

Install dependencies by running pip install -r requirements.txt

Asteroides:

Usage:

To start the game run

python asteroides.py

Use arrow keys to move on canvas:

  • : move right
  • : move left
  • : move up
  • : move down

and space bar to shoot.

License:

Uses GPL-3.0 License.

Credits

Bullet image was provided by Gumichan01

Shooting sound was taken from K.L.Jonasson, Winnipeg, Canada./ Triki Minut Interactive

Seamless space backdrop from N4

About

Games in Pygame - Asteroides

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%