Farmer Dave by Spanner
Can you help Dave grow all of his crops and shoot down the birds eating it?
This is one of my first games I have ever programmed, so don't expect too much of it! Since I'm new to game programming, I really appreciate feedback on both the gameplay, code, and other elements of the game. Thanks for playing, and enjoy!
Controls: Mouse to look around Space to shoot
Requirements: Python 3.6 pygame
If you have Python 3.6 installed, but not pygame, go into an Administrator Command Prompt window and type "py -m pip install pygame". Run game by double clicking on main.py
P.S. Sorry for not compiling :(
| Source code | http://www.wumpster.co.uk/ld41.zip |
| Original URL | https://ldjam.com/events/ludum-dare/41/farmer-dave |
Ratings
| Given | 9🗳️ | 1🗨️ |
It's a shame there isn't an easier way to distribute pygame projects, but I guess most of us at least have python already installed :P Anyway great stuff, hope you enjoyed making it!
first of all I have to say nice little game. :)
I liked the graphics very much especially the ravens are nice!
I also liked that you added sound effects eventhough they are a little bit too high pitched in my ears. I think a sound which sounds more like a rifle would be more suitable. It took me a long time installing the game so please provide an executable so probably more players will download the game.
Since have no idea about coding I can't give any feedback on this.
@BloodyOrange Unfortunately, I ran low on time so I had to put some sound effects together a bit faster than I would have liked too. I am looking in to compilers for Python, but sorry for the installation trouble :(. Hope you enjoyed it, anyway.
Once again, thanks all!