Skip to content

I created a multiplayer SPACE game using Python. You can check out the game and its code in this repository. To play the game open pr.exe

Notifications You must be signed in to change notification settings

Shivam99101/Space-Wars-Game-using-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Space-Wars-Game-using-Python-

I created a multiplayer game using Python called Space Wars. This is a multiplayer space game. This was the first game i made using python from pygame.
This helped me go through the basics of Pygame and its modules. Also Understanding the basics of creating a simple 2D game using Pygame. This game included understanding the logic of shooting and positioning of bullets, and how they would leave the spaceship while the spaceship itself is moving in its own area. It also included the logic of positioning of spaceships and how every time the bullet hits the either of the spaceship, their number of lives reduces. This was very enjoyable for me to make and learn!!! Hoping to make some more exciting projects!!

About

I created a multiplayer SPACE game using Python. You can check out the game and its code in this repository. To play the game open pr.exe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages