Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ErenElagz authored Jun 25, 2023
1 parent ae4d8bf commit b117755
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 0 deletions.
53 changes: 53 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Turn Based Farming Simulator Game
The Farm Game starts on a small farm where you have a barn and a field. And you start the game with a few animals, a few fields and 5000$.
Your Goal is a game where you produce every week and sell your products in the market place and invest with the money you get.

But everything is not that simple! Prices change every week, sometimes the prices crash and sometimes they can fly.
So now it's your turn to sell what you have? will you wait?


## Installation
Before the Use. Install this Library for TableView

```bash
pip install prettytable
```

```bash
Download zip or clone repo. and run main.py
```

## Features
- Turn based
- 3 Animal, 3 Plants
- 3 Animal Product, 3 Plants Product
- Every week Feed and Fertilizer consumption.
- Weekly Production
- Changing Prices every week and see last 2 weeks prices
- Detailed UI Design
- Sell and Buy Everything
- See your Farm Stats

## Documentation
It's turn based Farm Managment Game. Your purpose must be have a biggest Farm.
But you have some issues like animal feed and plant fertilizer. This ıtems spending every week from the your producer items.
If you want to produce something you must spending something its a nature!
Whatever, its a basic game and prices coming your change in the this day.
Try dont to perish your animals and plants.
I think thats enough. Good Luck <3

## Screenshots


## License
[MIT](https://choosealicense.com/licenses/mit/)


## 🔗 Links
[![Github](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://github.com/ErenElagz)
[![Twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ErenElagz)

## Support, Contact and Feedback
If you have any question or feedback, please reach out to me at elagzeren@gmail.com


Loading

0 comments on commit b117755

Please sign in to comment.