Skip to content

Alaa-1074002/wp1-2023-pygame-aanvullende-opdracht-Alaa-alkatlabe-1074002

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Shootergame

Pygame Project

Shooting Game -

A simple shooting game, made from python using pygame module. This is my first pygame project made. Any suggestions are welcomed. game

How to start the Game?

python -u main.py Download all the files and run the main.py file then the game should be starting. Make sure that pygame module is installed in system.

$ python -u "main.py"

About the Game

So, there will be few enemies roaming on the screen, you should kill the enemies with the rocket you have with unlimited ammo. The user should try to aim to score high by killing the enemies.

Keys

K_UP -> Move to up K_Down -> Move to down K_right -> Move to forward K_left -> Move to backwards K_SPACE -> Schooting

Developed by

3A Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages