GardenZen Prototype 2.5D Game
Relaxing 2.5D Game about gardening a small farm and growing food, plants and other things. This project is intended to show the capabilities of a small and limited performance engine like pygame. I will try to show tips and implementation details to improve your own pygame game.
If you have questions ore remarks reach out to me via github or E-Mail ([email protected])
##Features of the game and implementation details
- made using Python 3.9XX
- graphics library is SDL2 based pygame2
- all graphics are handmade
- license is TODO