Skip to content

Commit 6058a2b

Browse files
committed
Add pac-fruitjam
1 parent 50260ec commit 6058a2b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

database/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ Moon miner is a game where your mission is to land and pick up minerals from var
3838
- Code Repository: [ZContent/MoonMiner](https://github.com/ZContent/MoonMiner)
3939
- Author: [ZContent](https://github.com/ZContent)
4040

41+
### ![🕹️ Pac-Jam icon](https://raw.githubusercontent.com/RetiredWizard/pac-fruitjam/main/images/icon.bmp) 🕹️ Pac-Jam
42+
43+
A Pac-man clone written in CircuitPython for the Adafruit Fruit Jam
44+
45+
![Pac-Man on Fruit Jam](https://raw.githubusercontent.com/RetiredWizard/pac-fruitjam/main/images/pac-fruitjam.png)
46+
47+
- Latest Release: [Download](https://github.com/RetiredWizard/pac-fruitjam/releases/latest)
48+
- Code Repository: [RetiredWizard/pac-fruitjam](https://github.com/RetiredWizard/pac-fruitjam)
49+
- Author: [RetiredWizard](https://github.com/RetiredWizard)
50+
4151
### ![Pyboom! icon](https://raw.githubusercontent.com/Flobio75/Pyboom/main/bomb_icon.bmp) Pyboom!
4252

4353
CircuitPython bomb dropping and bucket catching game for the Adafruit Fruit Jam.

database/applications.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"ZContent/CPZ_Machine",
44
"relic-se/Fruit_Jam_Fruitris",
55
"ZContent/MoonMiner",
6+
"RetiredWizard/pac-fruitjam",
67
"Flobio75/Pyboom",
78
"relic-se/Fruit_Jam_Pong",
89
"relic-se/Fruit_Jam_Ssspeed_Dating"

0 commit comments

Comments
 (0)