❔ Need help running Github repository
Hello everyone! I'm a high school student currently working on a science project. I found a great Github project with a similar idea to use as a reference source in C#, but I've been struggling to figure out how to actually run the .cs files so that the simulation starts. When I add all the files into VSCode, there is no clear "Run" button to begin the simulatin. Unfortunately, I'm not familiar with C# so I would like some help here on how to actually get the window with the intersection and cars running. Thanks in advance!
https://github.com/a-dubs/autonomous-intersection
GitHub
GitHub - a-dubs/autonomous-intersection: Developing and Simulating ...
Developing and Simulating Self-Driving Car A.I. Without Need for Traffic Lights - GitHub - a-dubs/autonomous-intersection: Developing and Simulating Self-Driving Car A.I. Without Need for Traffic L...
9 Replies
it would probably be easier to work in VS Community instead of VSCode
I was thinking that too, but I just figured that there probably is a way to run the files on any IDE, not limited to VS
I'm not particularly familiar with how you run .NET Framework projects on windows, other than just doing so through VS
Looks like old .NET Framework stuff. Needs MonoGame 3 installed, too:
It won't load as-is in VS either. Maybe if you have MonoGame installed in the exact way it expects. 🤷♂️
I'd have to install MonoGame to have a chance of figuring it, so I think I'll bail at this point.
alright, thanks for the insight man
the project is due tonight so any advice helps
seems a bit late to be starting
looking for last-minute help with this, would love to get in a call with someone if possible
what exactly is the project
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.
Was this issue resolved? If so, run /close
- otherwise I will mark this as stale and this post will be archived until there is new activity.