Skip to content

Little game I made to learn pygame and python, try it!

Notifications You must be signed in to change notification settings

gabcollet/Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame

I made this little cowboy game that I named "El cazador de cactus" to learn the basic of pygame and python.
The goal is to kill every cactus man in the map.
You can use the shotgun in the map to make it a bit easier but watch out, your ammo is limited!

Note : Currently because of the paths the program only works on mac and linux.

How to install :

First get a working python3 :
You can follow this little tutorial to have the latest version (which is currently the 3.10)
Tutorial to install python

Then install dependencies (with or without the --user option if you want it locally) and clone the repo:

pip3 install --user pygame pytmx pytweening
git clone [email protected]:gabcollet/Pygame.git

To launch :

cd pygame
python3 main.py

Instructions are on the main screen.

Enjoy!

About

Little game I made to learn pygame and python, try it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages