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.
You can download and play the game by following these steps:
- Clone or download the repository.
- Download the executable file
HarvestHonors.exe
available in the repository. - Simply run the executable to start playing.
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.
- 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.
- 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!