Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternative installation/build method in README #85

Closed
impopular-guy opened this issue Jul 21, 2023 · 3 comments
Closed

Add alternative installation/build method in README #85

impopular-guy opened this issue Jul 21, 2023 · 3 comments

Comments

@impopular-guy
Copy link

For people who have never used VS or C# or .NET (like me ;-;), it would be better to add some more alternatives and direct build instructions:

  • Install .NET 6 (same link given on README)
  • open terminal/cmd
  • cd path\to\Chess-Challenge\Chess-Challenge.csproj
  • dotnet run

Now you can use any code editor.

@RiedleroD
Copy link

ah wow thank you. I was trying stuff with manually running msbuild, which didn't work.

honestly, that should be in the Readme.

@SatvikSrinivas
Copy link

Thank you this was very helpful!

@impopular-guy impopular-guy changed the title Add alternative installation/build method. Add alternative installation/build method in README Jul 21, 2023
@SebLague
Copy link
Owner

Thanks for sharing these instructions. I've added a link to this in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants