From aaa57bcadc3ff204441f50425b0c9c5b75a732a0 Mon Sep 17 00:00:00 2001 From: jbohack Date: Sun, 8 Jan 2023 04:21:42 -0500 Subject: [PATCH] added pong & asteroids to the doc --- documentation/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/readme.md b/documentation/readme.md index 3a714a593..53f0011a4 100644 --- a/documentation/readme.md +++ b/documentation/readme.md @@ -124,6 +124,8 @@ $ ./fbt resources icons dolphin_ext - [Tamagotchi(By GMMan)](https://github.com/GMMan/flipperzero-tamagotch-p1) - [Video Poker (By PixlEmly)](https://github.com/PixlEmly/flipperzero-firmware-testing/blob/420/applications/VideoPoker/poker.c) - [Yatzee (By emfleak)](https://github.com/emfleak/flipperzero-yatzee) +- [Pong (By [nmrr])](https://github.com/nmrr/flipperzero-pong) +- [Asteroids (By [antirez])](https://github.com/antirez/flipper-asteroids) ## Misc