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

Review "Reading Text" #554

Merged
merged 11 commits into from
Oct 21, 2024
Merged
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions docs/Splashkit/Tutorials/Reviews/Reading Text.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Title Reading Text

Date Reviewed: 19/09/2024

Reviewed by: Hangyu Li

## Description:

A tutorial review of the "Reading Text" guide. All the codes are tested with no error. The quality of the tutorial is good and there is no spelling error.


## 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# using top level statements
- [x] C++
- [x] Python
- [x] The code passes all the Quality Checks.

## Links:

Website Link: https://splashkit.io/guides/input/0-reading-text/

Pull Request: https://github.com/thoth-tech/splashkit.io-starlight/pull/188

## Improvements and suggestions:

If you have any suggestions for improvements or changes, add here:

No suggestions.
Loading