Introduction to json tutorial c# language update#175
Conversation
Introduction to JSON Tutorial - C# Language Update
✅ Deploy Preview for splashkit-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for splashkit-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| { | ||
| public static void Main() | ||
| { | ||
| // Define the file path |
There was a problem hiding this comment.
I would remove these comments in the OOP version as there is no comments in the C++ or the C# top level statement version. So the comments within this OOP one look really out of place.
| { | ||
| public static void Main() | ||
| { | ||
| // Define the file path |
There was a problem hiding this comment.
Similar in this one, the comments look out of place when comparing to the C++ and C# top level statement versions.
breezy-codes
left a comment
There was a problem hiding this comment.
The code runs correctly and looks good, although the comments within the code need to be removed so that they match with how the code is in the C++ and C# top level versions.
breezy-codes
left a comment
There was a problem hiding this comment.
Looks great now, everything works correctly.
✅ Deploy Preview for tutorials-splashkit-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
fd995c6 to
772d88b
Compare
I have added C# OOP code to this tutorial, below is a screenshot of the code test:

clear game_data.json
