Skip to content

This is a game purely made with python using the pygame library.

Notifications You must be signed in to change notification settings

anuragmukherjee2001/Space-War-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space War Game.

This is a game made purely with python. Libraries and modules used in this game are

  1. pygame
  2. mixer from pygame
  3. random
  4. math

Installing the package

pip install pygame

Run the above command in the terminal, to install the dependencies for this project

Game Play Display

Game Over Display

Game Play Display

ezgif com-video-to-gif

Description

It is a game mainly made using the pygame module. sound, photos, icons, svg and fonts were taken from google.

Rules and features of the game:

  1. There is a Spaceship, which is the main hero of the game.
  2. You can control the hero using the left and right arrowkwys in your keyboard.
  3. Press spacebar to shoot the enemies.
  4. Each time you shoot an enemy, your score will increase by 1.
  5. If the enemy touches you, the game will be over.

Code snippets of this game

   

Happy Gaming😀😀😀!!!

About

This is a game purely made with python using the pygame library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages