Can someone please help me with converting my game which is made with pygame into a .exe file type, no method i have seen worked for me.
Did you follow the steps correctly? Maybe there's something wrong that you did with the export settings, might wanna double check. Otherwise here's the documentation for pyinstaller (hope it helps)
If this still doesn't help, then I think you ought to try something else.
Have you tried pyinstaller? (I have tested it with pygame) https://pyinstaller.readthedocs.io/en/stable/