Skip to content

Commit 1bf0670

Browse files
authored
Update README.md
1 parent 8cf4bf6 commit 1bf0670

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Lopic Maker
2-
お絵かきロジックの作成を補助するAndroidアプリ
2+
An Android app for support creation of the Nonogram
33

4-
## 概要
5-
- ピクロスをドット絵を描く感覚で制作
6-
- 描画すると自動的にヒント数字が生成される
7-
- バックグラウンドで、生成されたヒント数字に基づいて解けるかどうかを判定
8-
- 解ける場合は保存可能
9-
- 保存した問題をサムネイル付きのリストで表示
4+
## Overview
5+
- Make Nonogram in a way to draw a dot picture
6+
- Automatically create hint numbers
7+
- Judge the problem can be solved or not in background
8+
- Can save the problem if it can be solved
9+
- Can save the problem as draft if it cannot be solved
10+
- Show saved problems with thumbnails

0 commit comments

Comments
 (0)