diff options
| author | user <user@node5.net> | 2024-04-09 16:44:51 +0200 |
|---|---|---|
| committer | user <user@node5.net> | 2024-04-09 16:44:51 +0200 |
| commit | 6696ee1f0cfa06380fcdaf5ce15117db622c036d (patch) | |
| tree | e9336beb3239193821ad93d0291637b29701bbe9 | |
| parent | d9cc22e6466f1d210c13591936a2a3f756c5f8ec (diff) | |
coded portable games 2048 (watchy), tetris (BornHack badge)
| -rw-r--r-- | Coded portable games/Thumbnail.jpg | bin | 0 -> 16132 bytes | |||
| -rw-r--r-- | Coded portable games/Watchy 2048 BH 2022 badge tetris.jpg | bin | 0 -> 1291583 bytes | |||
| -rw-r--r-- | Coded portable games/index.md | 14 |
3 files changed, 14 insertions, 0 deletions
diff --git a/Coded portable games/Thumbnail.jpg b/Coded portable games/Thumbnail.jpg new file mode 100644 index 0000000..c114a8c --- /dev/null +++ b/Coded portable games/Thumbnail.jpg Binary files differdiff --git a/Coded portable games/Watchy 2048 BH 2022 badge tetris.jpg b/Coded portable games/Watchy 2048 BH 2022 badge tetris.jpg new file mode 100644 index 0000000..e140d29 --- /dev/null +++ b/Coded portable games/Watchy 2048 BH 2022 badge tetris.jpg Binary files differdiff --git a/Coded portable games/index.md b/Coded portable games/index.md new file mode 100644 index 0000000..0fe752d --- /dev/null +++ b/Coded portable games/index.md @@ -0,0 +1,14 @@ +--- +description: "Coded 2048 for Watchy, and tetris for BornHack badge 2022" +created: 2024-04-09 +--- + + + +I was quite fascinated with these devices and decided to do a weekend project for each of them (2 weekends total) + +Checkout the awesome [Bornhack 2022 badge](https://github.com/bornhack/badge2022) + +and the awesome E-Paper watch: [Watchy](https://watchy.sqfmi.com/) + +[Tetris code](https://git.node5.net/firmware/tetris-bornhack-badge-2022/tree/code.py) \ No newline at end of file |
