Skip to content

squeaky1273/snowball-bash

Repository files navigation

Snowball Bash

❄️ A space invader type pygame, but with a twist ❄️

Image of game

Getting Started

These instructions will help you get the project up and running on your machine.

Prerequisites

  • Must have Git
  • Must have a GitHub account
  • Must have Python 3.7.4 installed

Installing

Install Pygame

Install pygame with the following command
$ pip3 install pygame

If that doesn't work, run this command

$ python3 -m pip install pygame==2.0.0.dev6

Cloning Repo

$ git clone https://github.com/squeaky1273/snowball-bash.git
$ cd playlist
$ rm -rf .git
$ git init
$ git remote add origin https://github.com/YOUR_GITHUB_USERNAME/snowball-bash

Let the Games Begin

To start the game, run the following command ``` python3 main.py ```

Built With

  • Python 3.7.4 - language used to write code

Author(s)

Padyn Riddell - Initial work - Make School Student and BEW concentration

Additional

Acknowledgment

  • God - Thank you for giving the ability to have opportunties to build code and go to school.
  • Mom & family - Thank you for beliving in me and being encouraging.

About

Pygame python game similar to space invader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages