Skip to content

LNtrekos/Ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecosystem Enviroment : A Object Oriented Programming Application in Python

First extract everything from this folder, then
Open the extracted folder in your Python environment (VS Code, PyCharm, or from the terminal) and Run the program normally using: main.py

In the ecosystem folder, you will find:

  • ultis.py (helper functions)
  • menu.py (Ways to interact with the objects: Ecosystem, Species)
  • classes.py (Main objects)

For details of the above, read report/ecosystem_report.pdf

Quick Execution

From a command prompt (Windows), navigate to the project directory and run:

C:\Ecosystem> python main.py

You should she the following output:

Welcome to Ecosystem:

Lion added to the Ecosystem
Zebra added to the Ecosystem
Elephant added to the Ecosystem
Wolf added to the Ecosystem
Giraffe added to the Ecosystem

=========================
           MENU
=========================
1. Create new Ecosystem
2. Print Ecosystem Information
3. Add New Genus
4. Search Genus
5. Update Genus
6. Remove Genus
7. Show All Species
8. Update Resources
9. Simulate Generations
10. Exit

About

Object-oriented ecosystem simulation featuring species management, resource dynamics, and an interactive user menu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages