Skip to content

Commit 8dcc796

Browse files
committed
Update README.md.
1 parent f5c6ce7 commit 8dcc796

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,18 @@ You may need to install a plugin in your IDE to use it properly.
1414
![Program-Preview01](program-preview01.gif)
1515
![Program-Preview02](program-preview02.png)
1616

17-
## Major TODOS:
18-
- Fix the HTML demo
19-
- Implement brush sizes
20-
- Finish the tile-editor
21-
2217
## Clone to test the demo!
23-
The demo was created with [libGDX].
18+
**Try the [HTML Demo]** or clone the project to test the desktop demo. Check out the [Demo Source] code. The demo was created with [libGDX].
2419

2520
Demo Controls:
2621
- Left-Click to drawl a tile
2722
- Right-Click to remove a tile
2823

29-
## Usage
24+
## Major TODOS:
25+
- Implement brush sizes
26+
- Finish the tile-editor
3027

28+
## Usage
3129
```xml
3230
<repositories>
3331
<repository>
@@ -56,3 +54,5 @@ This project is licenced under the [Apache 2.0] license.
5654
[Sonny Bone]: <https://twitter.com/Phantom_Green>
5755
[Lombok]: <https://projectlombok.org/>
5856
[Apache 2.0]: <https://www.apache.org/licenses/LICENSE-2.0>
57+
[HTML Demo]: <https://unenergizer.github.io/JavaAutoTile/demo/>
58+
[Demo Source]: <https://github.com/unenergizer/JavaAutoTile/tree/master/demos/core/src/main/java/com/forgestorm/autotile/demo>

0 commit comments

Comments
 (0)