diff --git a/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md b/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md new file mode 100644 index 000000000..55b8f41dc --- /dev/null +++ b/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md @@ -0,0 +1,31 @@ +# Getting Started With Servers + +Date Reviewed: 31th August 2025 + +Reviewed by:Runqi Liu + +## Description + +A tutorial review of the tutorial has been done. The code in this tutorial has been run to +ensure that it works and outputs the results. + +## Confirmation of Passing Quality Checks + +- [x] The tutorial is free of spelling and grammatical errors. +- [x] The tutorial is easy to follow. +- [x] The tutorial has: + - [x] C# + - [x] C++ + - [x] Python +- [x] The code passes all the Quality Checks. + +## Links + +- [Tutorial Link](https://splashkit.io/guides/networking/getting-started-with-servers/) +- [Pull Request](https://github.com/thoth-tech/documentation/pull/627) + +## Improvements and suggestions + +If you have any suggestions for improvements or changes, add here: + +- None.