Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame

This repository consists of step by step guidance for creating a game using pygame.

Pygame Axis Representation

Trulli

Pictorial Demostration of Output from each python file in the Games Folder.

Step 1 :

Just moving a rectangle around the screen with fill.

Trulli


Step 2:

Moving a rectangle around the screen without fill.

Trulli


Step 3:

Adding background and our character.

Trulli


Step 4:

Here I only made the code more organized by using OOP concepts(For better understanding).

Step 5:

Shooting bullets and fixing the facing issue.

Trulli


Step 6:

Creating an Enemy.

Trulli


Step 7:

Making Bullets disappear, adding hitboxes, adding score and minor fixes.

Trulli

Setp 8:

Displayed Score and added health bar for the Enemy.

Trulli

About

# Pygame

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages