# RubySketch - Graphics & Games — user reviews

> 11 indexed App Store user reviews of RubySketch by Noritaka Suzuki, rated 4.70/5 from 24 ratings.

- Source: https://appshunter.io/ios/app/rubysketch-graphics-and-games/id1491477639/reviews
- App overview in markdown: https://appshunter.io/ios/app/rubysketch-graphics-and-games/id1491477639.md
- Rating breakdown: 5★ 19 · 4★ 4 · 3★ 0 · 2★ 1 · 1★ 0

## Most critical reviews (10 lowest-rated)

### 4/5 — Good I guess :)

*2026-07-14*

So uhh I saw this app and it's a good idea it's just not letting me run the scripts before  show except the require 'ruby2d' after I do something and pls make graphics more fitting and add a dark mode

### 4/5 — Good for what it is, but so close to something greater

*2023-01-24*

The editor and canvas for doing ruby graphic programming is quite good, I haven't run into any issues with it...

What I wish is that it went a little further - If we could edit the markdown, and have the code update the page, it would be a really solid ruby programmers notebook akin to Carnets or Jupyter, something I have been eagerly searching for.

### 4/5 — Processingユーザーには馴染みやすいです

*2022-12-22*

Shaderサポートが待ち遠しいです

2022/12/22追記
Ver2.2でサポートされたとの事、試してみます！

**Developer response:** Sugarware さん、レビューありがとうございます！
バージョン 2.2 で Shader をサポートいたしましたので是非使ってみてください😁

### 4/5 — 創造力が掻き立てられる！

*2021-09-04*

まだ、インストールしたばかりですが、サンプルを実行させる限り最高に面白そう

### 5/5 — This is great fun!!!

*2025-09-06*

Not only do I get to learn Ruby (finally after a gazillion years of putting it off), I can be creative with it. Yay developer!!

**Developer response:** Thanks a lot! I'm really glad you're having fun with the app!

### 5/5 — ポケットに収まるRuby学習環境として活用中です！

*2025-03-25*

タイトルの通りポケットに収まるRuby学習環境として活用させて頂いております。
文字サイズやエディタのテーマを選択できれば尚良いと思いました。
またpure rubyなgemをインストールできる仕組みがあれば活用の幅が広がると思います。

**Developer response:** nizuki926 さん、レビューありがとうございます！
v2.11 で文字サイズの変更に対応いたしましたのでぜひお試しください 😀

### 5/5 — 通勤電車の中でRubyが楽して嬉しいです

*2025-03-15*

PCが持ち歩かなくてもiPhoneでRubyを楽しめるのがとても嬉しいです。嬉しすぎて、逆に開発者さんで困っていることはないだろうかと思ったりします（非力ですけど）。
要望としては、エラーメッセとの戦いで、リストに行番号をオン、オフできればもっともっとありがたいと思っています。わがままごめんなさい。

**Developer response:** MIN0_MacBookPro さんレビューありがとうございます！
v2.11 で行番号表示に対応しましたのでぜひお試しください 😀

### 5/5 — サンプルが豊富で今後に期待

*2024-03-01*

テキストエディタ周りの機能に今後のアプデを期待しています。

特に行数表示やコードの補完が是非欲しいです。

あと、ソリティアのサンプルコードにjsonやyml、pngなどの画像があったのですが、自分のプロジェクトにそれらを配置するにはどうしたら良いでしょう💦

**Developer response:** ひーくん0909さん、レビューと要望ありがとうございます！
ご期待に応えられるよう、今後も機能追加や改修を続けてまいります！
（ですがなにぶんひとりで開発しているアプリですので、気長にお待ちいただけますとありがたいです）

ちなみに現バージョンでも、手間はかかりますが以下のスクリプトをアプリ内で実行すれば（ちょっと無理やりですが）それぞれのファイルを作成することはできますのでご参考まで。

.json ファイル
> require 'json'
> File.write('foo.json', {a: 1, b: 2}.to_json)

.yml ファイル
> require 'yaml'
> File.write('bar.yml', {x: 8, y: 9}.to_yaml)

.png ファイル
> icon = loadImage('https://xord.org/rubysketch/images/rubysketch128.png')
> icon.save('icon.png')

### 5/5 — Brilliant

*2023-07-23*

RubySketch is excellent! Really powerful, easy to use, with lots of helpful example programs to get you started. Ad free version is great, well worth the price.

**Developer response:** Thanks for your great review comment!
The full screen mode was made for you. We are glad you enjoyed it😁

PS: Ads can now be removed in version 2.7, please try it! 😄

### 5/5 — How do I get rid of ads?

*2023-05-27*

Couldn’t find any explanation of this. Is it possible? The ads spoil the visuals.

**Developer response:** Thank you for your review, we appreciate it!
We do have plans to add an in-app purchase feature to remove ads, but it will take a little longer to implement.
By the way, have you tried the full-screen button in the upper right corner of the execution screen? It maximizes the display and hides ads, so if you haven't tried it yet, using the full-screen button may meet your expectations 🙂

PS: Ads can now be removed in version 2.7, please try it! 😄

## Most praised reviews (1 highest-rated)

### 5/5 — 神アプリ

*2023-05-20*

こーゆーのが欲しかった。
今後の展開に大期待。

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-09-06.*
