Skip to content

AnimeshTalukdar/spaceship-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaceship Game - Local Multiplayer using Pygame

Spaceship Game

Introduction

Spaceship Game is a local multiplayer game developed using Pygame. Take control of a spaceship and engage in intense battles with your friends in a thrilling space adventure. Blast your opponents, dodge asteroids, and prove your skills as the ultimate space pilot.

Features

  • Local Multiplayer: Play with your friends on the same computer for an exciting gaming experience.
  • Stunning Graphics: Immerse yourself in a visually captivating space environment.

How to Play

  1. Controls:

    • Player 1:
      • Move Up: W Key
      • Move Down: S Key
      • Move Left: A Key
      • Move Right: D key
      • Fire: Left Ctrl
    • Player 2:
      • Move Up: Up Arrow
      • Move Down: Down Arrow
      • Move Left: Left Arrow
      • Move Right: Right Arrow
      • Fire: Right Ctrl
  2. Gameplay:

    • Start the game by running the Python script.
    • Each player controls their spaceship using the respective controls.
    • Fire and try to bring your opponent down.
    • The player who survives with the most health points wins the game.

Requirements

  • Python 3.x
  • Pygame library

Installation

To run the Spaceship Game on your computer, follow these steps:

  1. Clone this repository to your local machine.
  2. Make sure you have Python 3.x installed.
  3. Install the Pygame library by running the following command: pip install pygame
  4. Navigate to the project directory and run the Python script: python main.py
  5. Enjoy the game with your friends!

Screenshots

(Optional: Add some in-game screenshots here)

Contribution

We welcome contributions to enhance the Spaceship Game. If you have any ideas or improvements, feel free to submit a pull request.

Credits

Spaceship Game is developed by Animesh Talukdar.

Contact

If you have any questions or suggestions regarding the game, you can reach out to me at:

Thank you for playing the Spaceship Game! May the stars be with you on your space journey! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages