Skip to content

SaveliiLisnichenko/Fly_farming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Fly Farming

This was originally created for my coding class, but I decided to share with the world because why not. Let's see who is indeed the best farmer!

So wth do I do here?

I added a print statement in the beginning of the game, but here's how to play:

  • Accelerate with arrow keys (UP/DOWN/LEFT/RIGHT or WASD)
  • Collect flies (Brown and slow) to earn income
  • Make sure to avoid the dark matter flies (Purple and crazy)
  • You'll get a random tax amount at the start of the day, and it will remain constant until the end of the day
  • This game does NOT use sprites, so the collisions might be a bit buggy, but should function okay-ish
  • It took me 3 class periods (~ 2 hours) to develop the first version (not counting the readme)

Thank you for the time :) please enjoy the game

NOTE: This requires an okay cpu since it's directly impacted by the CPU performance.


QnA

Q: HELP MEHH!!! MY GAME IS GIVING AN ERROR!!! YOU SUCK AT CODING | A: Make sure that you installed Pygame, and that you have the right version of Python, since Python, and especially Pygame change a lot. If this doesn't fix the issue, please submit an issue

Q: Hey uhh I noticed some bugs... wth? | A: Submit the issue about the bug ASAP

Q: I installed the game originally from Replit, will the Replit repo be updated? | A: Nope, the Replit support is now officially cut off!

Q: When is the next update coming? | A: Who knows!

Q: My question is still unanswered, what do I do? | A: Submit an issue! I will check the issues daily, and work on any bugs to make sure that your life is bug-free! (NOTE: I live in US so if you're in Europe, it might take awhile to answer your questions.)


Update Log

1.0

  • THE OG VERSION

1.1

  • Added WASD support
  • Added break protection
  • Added tax reveal at the beggining of each day
  • Optimized the code to be better

About

This is a no sprite game where you farm flies!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages