You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/projects.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
Here is a curated list of projects I found online that are interesting and related to Pico 2 and Rust. If you have some interesting projects to showcase, please send a PR :)
4
4
5
+
-[Pico Rex](https://github.com/ImplFerris/pico-rex): Dinosaur Game written in Rust for the Raspberry Pi Pico 2 (RP2350) with an OLED display, using the Embassy framework.
5
6
-[GB-RP2350 A Game Boy emulator for the Pi Pico 2 written in Rust](https://github.com/Altaflux/gb-rp2350): You can also find the reddit post by the OP [here](https://www.reddit.com/r/raspberrypipico/comments/1h6hb3l/gbrp2350_a_game_boy_emulator_for_the_pi_pico_2/).
6
7
-[simple-robot](https://github.com/1-rafael-1/simple-robot): A very simple robot with HC-SR04 distance sensor and autonomous as well as remote controlled movement written in Rust(Embassy)
0 commit comments