File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -148,6 +148,30 @@ The latest release:
148
148
[ Weegames ] : https://yeahross.itch.io/weegames
149
149
[ quad-storage ] : https://crates.io/crates/quad-storage
150
150
151
+ ### [ Dis-order]
152
+
153
+ ![ Screenshot of Dis-order] ( dis-order.png )
154
+
155
+ Dis-order by [ @jkhelsing ] is a short sokoban-esque puzzle game made in 72 hours
156
+ for MiniJam 100. In Dis-order you're making chaos instead of order, you win when
157
+ there are are no patterns or order in the level.
158
+
159
+ It's made using [ Bevy] [ dis-order-bevy ] and uses [ bevy_smud] [ bevy_smud ] for shape
160
+ rendering, and a compute pass for the [ particle
161
+ effects] [ dis-order-particle-effects ] . The levels are made with ldtk and loaded
162
+ using [ bevy_ecs_ldtk] [ bevy_ecs_ldtk ] . Read more about this in the
163
+ [ post-mortem] [ dis-order-post-mortem ] .
164
+
165
+ [ Download the game on itch.io] [ Dis-order ] .
166
+
167
+ [ Dis-order ] : https://jhelsing.itch.io/dis-order
168
+ [ bevy_smud ] : https://github.com/johanhelsing/bevy_smud
169
+ [ dis-order-bevy ] : https://bevyengine.org
170
+ [ bevy_ecs_ldtk ] : https://github.com/Trouv/bevy_ecs_ldtk
171
+ [ dis-order-post-mortem ] : https://johanhelsing.studio/posts/dis-order
172
+ [ dis-order-particle-effects ] : https://twitter.com/jkhelsing/status/1495604656164282374
173
+ [ @jkhelsing ] : https://twitter.com/jkhelsing
174
+
151
175
## Engine Updates
152
176
153
177
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments