Skip to content

The "SPACESHIP-BATTLE-GAME" repository focuses on a Python-based game that involves battles between spaceships. It provides code, assets, and resources for creating an interactive and engaging game environment. This repository is valuable for game developers and enthusiasts looking to explore and develop space-themed games.

Notifications You must be signed in to change notification settings

abs768/SPACESHIP-BATTLE-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPACESHIP-BATTLE-GAME

Developed a spaceship battle game using pygame and basic looping concepts

🛠 Skills

Python-pygame

Logo

Implementation

Running and Testing:

Pygame.Implementation.of.spaceships.mp4

Modules Used

->mixer-In order to play music/audio files in pygame, pygame.mixer is used (pygame module for loading and playing sounds). This module contains classes for loading Sound objects and controlling playback.

->os-The OS module in Python provides functions for interacting with the operating system.

Reference

https://www.askpython.com/python-modules/pygame-adding-background-music

About

The "SPACESHIP-BATTLE-GAME" repository focuses on a Python-based game that involves battles between spaceships. It provides code, assets, and resources for creating an interactive and engaging game environment. This repository is valuable for game developers and enthusiasts looking to explore and develop space-themed games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages