Table of Contents
This project is a eart fire air water fusion game
- python3
sudo apt-get install python3
Installations needed to be done.
- Pygame
pip3 install pygame
To execute :
python3 programme_principal.pyUse 'ajout.py' to add other elements to the game: do:
python3 ajout.pythen follow instructions by giving the name of your new element :
nom nouvel : name_of_your_element
element pere: : name_of_the_first_element_to_create_yours
element pere: : name_of_the_second_element_to_create_yours
and create an image named name_of_your_element.jpg in images folder