summary refs log tree commit diff
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-04-09 16:44:51 +0200
committeruser <user@node5.net>2024-04-09 16:44:51 +0200
commit6696ee1f0cfa06380fcdaf5ce15117db622c036d (patch)
treee9336beb3239193821ad93d0291637b29701bbe9
parentd9cc22e6466f1d210c13591936a2a3f756c5f8ec (diff)
coded portable games 2048 (watchy), tetris (BornHack badge)
-rw-r--r--Coded portable games/Thumbnail.jpgbin0 -> 16132 bytes
-rw-r--r--Coded portable games/Watchy 2048 BH 2022 badge tetris.jpgbin0 -> 1291583 bytes
-rw-r--r--Coded portable games/index.md14
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
+---
+
+![Watchy 2048 BH 2022 badge tetris](Watchy 2048 BH 2022 badge tetris.jpg)
+
+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