Skip to content

This code demonstrates creating a game using various modules, including Container, MainMenu, pauseFile, Information_Display, Map.map, and Map.weather, and managing particle systems, terrain generation parameters, and user progress.

Notifications You must be signed in to change notification settings

RedInfinityPro/TowerDefiance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TowerDefiance

This code demonstrates creating a game using various modules like Container, MainMenu, pauseFile, Information_Display, Map.map, and Map.weather, managing particle systems, terrain generation parameters, and user progress.

time math pygame sys pygame_gui pygame_menu

Table Of Contents

  • Description
  • Contributing
  • Project Structure

📖 Description

This code demonstrates creating a game using various modules, including Container, MainMenu, pauseFile, Information_Display, Map.map, and Map.weather, and managing particle systems, terrain generation parameters, and user progress.

🤝 Contributing

  1. Fork the Repository
    • Click on the Fork button at the top right corner of the repository page to create your own fork of the repository.
  2. Create a Pull Request
    • Navigate to the original repository and create a pull request to merge your changes into the main branch.

📂 Project Structure

  • 📂 Assets
    • 📄 design.json
  • 📂 Container
    • 📄 init.py
    • 📄 imports_library.py
  • 📂 Information_Display
    • 📄 details.py
    • 📄 elements.py
  • 📂 MainMenu
    • 📄 baseFile.py
    • 📄 menuFile.py
    • 📄 pauseFile.py
  • 📂 Map
    • 📄 map.py
    • 📄 weather.py
  • 📄 README.md
  • 📄 main.py
  • 📄 requirements.txt

About

This code demonstrates creating a game using various modules, including Container, MainMenu, pauseFile, Information_Display, Map.map, and Map.weather, and managing particle systems, terrain generation parameters, and user progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages