1 parent 861bb5a commit 57278f3Copy full SHA for 57278f3
1 file changed
src/data/projects.ts
@@ -171,6 +171,18 @@ export const projects: Project[] = [
171
tag: "PWA",
172
category: "web apps",
173
},
174
+ {
175
+ name: "Gurpil",
176
+ emoji: "🛞",
177
+ desc: {
178
+ en: "Endless side-scroller for Flipper Zero: switch your wheel shape on the fly to match the terrain and roll as far as you can.",
179
+ es: "Endless para Flipper Zero: cambia la forma de la rueda al vuelo para adaptarte al terreno y llega lo más lejos posible.",
180
+ },
181
+ url: "https://github.com/Endika/flipper-gurpil",
182
+ type: "repo",
183
+ tag: "Flipper",
184
+ category: "flipper zero",
185
186
{
187
name: "Tutu",
188
emoji: "🚗",
0 commit comments