karate / fuego-fighters

A top-down arcade game inspired by Aero Fighters, written in Python and Pygame
4 stars 7 forks source link

Ready to package files, v0.1 #13

Closed Zedwill96 closed 3 years ago

Zedwill96 commented 3 years ago

So basically what is did, i changed around a few lines of code to create a entry point for the packager. A virtual environment was created when i opened the project with pycharm, added to gitignore. Build and Dist folders and .spec was added to gitignore added icon for game. You can find the installer to test it yourself here --> https://www.mediafire.com/file/31f12sbn3h9fjp4/FFInstall.exe/file

karate commented 3 years ago

I appreciate your work, but I'm not interested in maintaining all this.

Also, I don't think you should commit python and pip executables.

Zedwill96 commented 3 years ago

Ok, will you be updating the master branch often?

karate commented 3 years ago

Not really. This repo only gets 1-2 PRs per year, and that's during Hacktoberfest.