We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf4bf6 commit 1bf0670Copy full SHA for 1bf0670
README.md
@@ -1,9 +1,10 @@
1
# Lopic Maker
2
-お絵かきロジックの作成を補助するAndroidアプリ
+An Android app for support creation of the Nonogram
3
4
-## 概要
5
-- ピクロスをドット絵を描く感覚で制作
6
-- 描画すると自動的にヒント数字が生成される
7
-- バックグラウンドで、生成されたヒント数字に基づいて解けるかどうかを判定
8
-- 解ける場合は保存可能
9
-- 保存した問題をサムネイル付きのリストで表示
+## Overview
+- Make Nonogram in a way to draw a dot picture
+- Automatically create hint numbers
+- Judge the problem can be solved or not in background
+- Can save the problem if it can be solved
+- Can save the problem as draft if it cannot be solved
10
+- Show saved problems with thumbnails
0 commit comments