https://github.com/ugurcan222/harvest-honors-old-style-singleplayer
I recreated the classic style of the beloved Harvest Honors game in my free time for my mom, who missed it after Flash Player was discontinued. I decided to share it here, thinking others might enjoy it too. All copyrights belong to Azerion, and I will remove it if requested. This project is entirely non-commercial.
https://github.com/ugurcan222/harvest-honors-old-style-singleplayer
Last synced: 4 months ago
JSON representation
I recreated the classic style of the beloved Harvest Honors game in my free time for my mom, who missed it after Flash Player was discontinued. I decided to share it here, thinking others might enjoy it too. All copyrights belong to Azerion, and I will remove it if requested. This project is entirely non-commercial.
- Host: GitHub
- URL: https://github.com/ugurcan222/harvest-honors-old-style-singleplayer
- Owner: UgurCan222
- Created: 2024-09-13T12:09:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T12:24:13.000Z (9 months ago)
- Last Synced: 2025-01-07T05:43:50.844Z (6 months ago)
- Language: Python
- Size: 41.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Harvest Honors Classic - Flash Era Style (Single Player)
I recreated the classic style of the beloved **Harvest Honors** game for my mom, who missed it after Flash Player was discontinued. This project contains over **600 lines of Python code** and was built using **Pygame**. I decided to share it here on GitHub for others who may also want to enjoy the game.
Please note that **all copyrights belong to Azerion**. If they request its removal, I will comply immediately. This project is completely non-commercial and intended for personal enjoyment only.
## How to Play
You can download and play the game by following these steps:
1. Clone or download the repository.
2. Download the executable file `HarvestHonors.exe` available in the repository.
3. Simply run the executable to start playing.## For Developers
If you are interested in exploring the code behind the game, you can check out the `Harvest.py` file, which contains the full source code.
## About the Project
- **Project type**: Single Player, Match-3 style game.
- **Development**: Written in **Python** using the **Pygame** library.
- **Inspiration**: Remade for my mom, who enjoyed the original version before Flash Player was discontinued.## Disclaimer
- **Copyright**: All rights to the game and its original concept belong to **Azerion**.
- **Contact**: If Azerion requests the removal of this repository, I will take it down immediately.Enjoy the game and feel free to explore the code!