/Bear-Invaders

Space Invaders implemented in python but more importantly with BEARS!!

Primary LanguagePython

Bear Invaders - Dudu & Bubu version

Description:

This is my version of Space Invaders using pygame but I'll be using bears instead of the typical spaceship because it is cute.

TODO:

  • Polish the dimensions of assets
  • Reduce game speed
  • Reduce game volume
  • Get better assets

Pre-requisites

Make sure to install git and python. Enjoy!!

To Play

 git clone https://github.com/Unintellectual/Bear-Invaders.git
 cd Bear-Invaders
 pip install -r requirements.txt
 python project.py