Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 870 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 870 Bytes

What is this?

This is the code for Game 1, Shmup for the Batch 1 of Talhatraining 😃. Here is the course. This code will be updated after every class.

Requirements

The required necessities for running this code -

  1. Python 3.9 or higher, added to PATH
  2. Pip
  3. Pygame

To install Pygame with pip, run the following command in the cmd prompt -

pip install pygame

Sponsorship

This course is ran, branded and sponsored by @Talha-Training - TalhaTraining

  • Basic code done
  • Graphics done
  • Scores and Lives
  • Powerups ☄️
  • Explosions 💥
  • Game Over screen
  • Done with game 🎉