@@ -67,6 +67,34 @@ If needed, a section can be split into subsections with a "------" delimiter.
67
67
68
68
## Game Updates
69
69
70
+ ### [ Pixie Wrangler]
71
+
72
+ [ ![ Screenshot of Pixie Wrangler showing pixies traveling along paths drawn
73
+ by the player.] ( pixie_wrangler.png )] [ pw-itch ]
74
+ _ Click the image to play the game in your desktop browser!_
75
+
76
+ Pixie Wrangler ([ itch.io] [ pw-itch ] , [ GitHub] [ pw-github ] ) by [ @rparrett ]
77
+ is a puzzle game reminiscent of old school printed circuit board design
78
+ software.
79
+
80
+ Help the Pixies get from their outputs to their inputs while doing battle
81
+ with the intentionally less-than-ergonomic circuit design software. Pixie
82
+ Wrangler is currently a prototype, but includes 9 complete levels.
83
+
84
+ Pixie Wrangler was built with [ Bevy 0.5] with support from these other great
85
+ projects: [ bevy_webgl2] , [ bevy_prototype_lyon] , [ bevy_asset_ron] ,
86
+ [ bevy_easings] .
87
+
88
+ [ Pixie Wrangler ] : https://euclidean-whale.itch.io/pixie-wrangler
89
+ [ pw-itch ] : https://euclidean-whale.itch.io/pixie-wrangler
90
+ [ pw-github ] : https://github.com/rparrett/pixie_wrangler
91
+ [ Bevy 0.5 ] : https://bevyengine.org/
92
+ [ bevy_webgl2 ] : https://github.com/mrk-its/bevy_webgl2
93
+ [ bevy_prototype_lyon ] : https://github.com/Nilirad/bevy_prototype_lyon
94
+ [ bevy_asset_ron ] : https://github.com/inodentry/bevy_asset_ron
95
+ [ bevy_easings ] : https://github.com/mockersf/bevy_extra/tree/master/bevy_easings
96
+ [ @rparrett ] : https://github.com/rparrett
97
+
70
98
## Engine Updates
71
99
72
100
## Learning Material Updates
0 commit comments