Skip to content

Commit

Permalink
readme: add a readme for the project
Browse files Browse the repository at this point in the history
  • Loading branch information
EGRrqq committed Mar 5, 2024
1 parent b606ab8 commit e57b56d
Showing 1 changed file with 34 additions and 4 deletions.
38 changes: 34 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,36 @@
# little-notes
# Little Notes

<p align="center">
<img alt="cuh" src="https://cdn.7tv.app/emote/6407ae2e23f5839a966191dc/4x.webp" />
<a align="center" target="_blank" href="https://egrrqq.github.io/little-notes">Live Version</a>
</p>

## features

- save / load / cached notes
- pen settings

## project keys

- fail faster
- separate game logic from ui
- object composition
- solid principles
- local storage api
- canvas api (2d context)
- web components api

## prototype

> mvp
<p align="center">
<img src="https://EGRrqq.github.io/picx-images-hosting/LN_assets/mvp_proto.6m3n50cud4.svg" alt="mvp prototype">
</p>

> tool settings update
<p align="center">
<img src="https://EGRrqq.github.io/picx-images-hosting/LN_assets/settings_proto.syovppe44.svg" alt="pen settings prototype">
</p>

<br />
Expand Down Expand Up @@ -204,5 +233,6 @@
<br />
<br />


<p align="center"> cuh </p>
<p align="center">
<img alt="cuh" src="https://cdn.7tv.app/emote/6407ae2e23f5839a966191dc/4x.webp" />
</p>

0 comments on commit e57b56d

Please sign in to comment.