@Shadowblitz16 wrote:
I recently had to start my project over since I was having problems with visual studio online,
and it doesn't support deleting changesets.But I was just wondering what is a good naming convention that you guys use for things like solutions projects and your game1.cs?
I named my solution the name of my overall game project.
I named my project "Game" since it will be the game section of the solution.
I can't use "Main" for game1.cs since that seems to be taken by monogame in program.cs.I can come up with names.
but I was wondering what you guys do when creating new projects?what do you name your solution?
what do you name your projects?
what do you rename your game1.cs?I am new and I want to learn good practices when creating games.
Posts: 3
Participants: 3