Skip to content

Commit

Permalink
chore: remove TODO from README
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arutiunian committed Jun 2, 2020
1 parent 117be4c commit cf5c92e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 67 deletions.
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: David&Dasha Inc.
companyName: com.DavidAndDasha.Triangles
productName: Triangles
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
Expand Down
33 changes: 0 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,3 @@
- [Color Palette](https://coolors.co/ff595e-ffca3a-8ac926-1982c4-6a4c93)

- [UI Assets](https://assetstore.unity.com/packages/2d/gui/icons/simple-button-set-01-153979)

## TODO 📃

- [ ] Prepare overlay

- [x] ~~Design~~
- [x] ~~Scripting~~

- [ ] Start overlay

- [x] ~~Design~~
- [x] ~~Scripting~~

- [ ] Next overlay

- [x] ~~Design~~
- [x] ~~Scripting~~

- [ ] Win overlay

- [x] ~~Design~~
- [ ] Scripting

- [x] Score overlay

- [x] ~~Design~~
- [ ] Scripting

- [x] ~~Increasing level~~

- [x] ~~Preparing and playing states~~

- [x] ~~Basic game mechanics~~
34 changes: 1 addition & 33 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,39 +72,7 @@ <h1><a class="anchor" id="autotoc_md1"></a>
Design 🎨</h1>
<ul>
<li><a href="https://coolors.co/ff595e-ffca3a-8ac926-1982c4-6a4c93">Color Palette</a></li>
<li><a href="https://assetstore.unity.com/packages/2d/gui/icons/simple-button-set-01-153979">UI Assets</a></li>
</ul>
<h1><a class="anchor" id="autotoc_md2"></a>
TODO 📃</h1>
<ul>
<li>[ ] Prepare overlay<ul>
<li>[x] <strike>Design</strike></li>
<li>[x] <strike>Scripting</strike></li>
</ul>
</li>
<li>[ ] Start overlay<ul>
<li>[x] <strike>Design</strike></li>
<li>[x] <strike>Scripting</strike></li>
</ul>
</li>
<li>[ ] Next overlay<ul>
<li>[x] <strike>Design</strike></li>
<li>[x] <strike>Scripting</strike></li>
</ul>
</li>
<li>[ ] Win overlay<ul>
<li>[x] <strike>Design</strike></li>
<li>[ ] Scripting</li>
</ul>
</li>
<li>[x] Score overlay<ul>
<li>[x] <strike>Design</strike></li>
<li>[ ] Scripting</li>
</ul>
</li>
<li>[x] <strike>Increasing level</strike></li>
<li>[x] <strike>Preparing and playing states</strike></li>
<li>[x] <strike>Basic game mechanics</strike> </li>
<li><a href="https://assetstore.unity.com/packages/2d/gui/icons/simple-button-set-01-153979">UI Assets</a> </li>
</ul>
</div></div><!-- PageDoc -->
</div><!-- contents -->
Expand Down

0 comments on commit cf5c92e

Please sign in to comment.