pinak22dhir / Python-Gamez-Arena

MIT License
10 stars 26 forks source link

Rename files for consistency #26

Closed Kanavmh closed 10 months ago

Kanavmh commented 10 months ago

It would make searching for files easier and helps in suitable naming of files.

For example, main2.pyw is the file for the snake game but the naming convention does not indicate that. Such is the case with other files.

Kanavmh commented 10 months ago

18 has done a cleaner job. I apologize for not checking the already raised pull requests before raising this issue.