Guys, I made a public GitHub repo as the starting point of the game:
https://github.com/rbwhitaker/indy-500
If you are planning on joining in, it might be useful to try to clone that project and open it up in Visual Studio 2017 and ensure you can compile and build it.
If you want to make a tweak to something somewhere and try to push that back up so we can make sure all of the permissions are set up, that would also be useful.
I don't really see a big need to do pull requests on this project. I think I ought to be able to ensure everybody can just push directly to the repo. But if you want to clone the repo into your own GitHub account, feel free to do so.
Let me know if you encounter any problems, or have a better way to approach any of this. This is the first time we've used Git and GitHub for this kind of thing, so we're blazing some trails here….