@@ -101,6 +101,42 @@ _Team hunt_
101
101
102
102
[ veloren ] : https://veloren.net
103
103
104
+ ### [ Crate Before Attack] [ cba-site ]
105
+
106
+ [ ![ Leaderboard Histogram] ( crate-before-attack.gif )] [ cba-site ]
107
+ _ Interactive Histogram with Race Results_
108
+
109
+ [ Crate Before Attack] [ cba-site ] by [ koalefant (@CrateAttack )] [ @CrateAttack ]
110
+ is a skill-based multiplayer game where frogs fight and race using their sticky
111
+ tongues as grappling hooks.
112
+
113
+ A [ browser build] [ cba-play ] can be played online.
114
+
115
+ Changes since last update:
116
+
117
+ - Added a global leaderboard that visualizes Race and Training results in an
118
+ interactive histogram.
119
+ - Tweaked frogs physics to make them more bouncy, added an option that would
120
+ keep tongue connected as long as a key is being pressed.
121
+ - [ Online Ghosts] [ cba-youtube-ghosts ] were added. One can now compete with real
122
+ players instead of AI when playing Race mode.
123
+ - Improved load-times: level graphics is now quantized with an 8-bit palette,
124
+ signed distance fields that are used for collisions are now generated offline.
125
+ Downloads are cached in an IndexedDB, so subsequent starts are even faster.
126
+ - Multiple bugs were fixed.
127
+
128
+ More details are in [ September] [ cba-september-update ] and
129
+ [ October] [ cba-october-update ] DevLog entries and in
130
+ [ YouTube-channel] [ cba-youtube ] .
131
+
132
+ [ cba-site ] : https://cratebeforeattack.com
133
+ [ cba-youtube-ghosts ] : https://youtu.be/j87I8akUTkc
134
+ [ cba-youtube ] : https://www.youtube.com/channel/UC_xMilPTLuuE5iLs1Ml9zow
135
+ [ cba-play ] : https://cratebeforeattack.com/play
136
+ [ cba-september-update ] : https://cratebeforeattack.com/posts/20201001-september-update/
137
+ [ cba-october-update ] : https://cratebeforeattack.com/posts/20201029-october-update/
138
+ [ @CrateAttack ] : https://twitter.com/CrateAttack
139
+
104
140
### [ Egregoria]
105
141
106
142
![ Egregoria roads at night] ( egregoria.jpg )
@@ -345,42 +381,6 @@ Notable changes:
345
381
[ canon-collision ] :https://canoncollision.com
346
382
[ @rukai ] : https://twitter.com/thisIsRukai
347
383
348
- ### [ Crate Before Attack] [ cba-site ]
349
-
350
- [ ![ Leaderboard Histogram] ( crate-before-attack.gif )] [ cba-site ]
351
- _ Interactive Histogram with Race Results_
352
-
353
- [ Crate Before Attack] [ cba-site ] by [ koalefant (@CrateAttack )] [ @CrateAttack ]
354
- is a skill-based multiplayer game where frogs fight and race using their sticky
355
- tongues as grappling hooks.
356
-
357
- A [ browser build] [ cba-play ] can be played online.
358
-
359
- Changes since last update:
360
-
361
- - Added a global leaderboard that visualizes Race and Training results in an
362
- interactive histogram.
363
- - Tweaked frogs physics to make them more bouncy, added an option that would
364
- keep tongue connected as long as a key is being pressed.
365
- - [ Online Ghosts] [ cba-youtube-ghosts ] were added. One can now compete with real
366
- players instead of AI when playing Race mode.
367
- - Improved load-times: level graphics is now quantized with an 8-bit palette,
368
- signed distance fields that are used for collisions are now generated offline.
369
- Downloads are cached in an IndexedDB, so subsequent starts are even faster.
370
- - Multiple bugs were fixed.
371
-
372
- More details are in [ September] [ cba-september-update ] and
373
- [ October] [ cba-october-update ] DevLog entries and in
374
- [ YouTube-channel] [ cba-youtube ] .
375
-
376
- [ cba-site ] : https://cratebeforeattack.com
377
- [ cba-youtube-ghosts ] : https://youtu.be/j87I8akUTkc
378
- [ cba-youtube ] : https://www.youtube.com/channel/UC_xMilPTLuuE5iLs1Ml9zow
379
- [ cba-play ] : https://cratebeforeattack.com/play
380
- [ cba-september-update ] : https://cratebeforeattack.com/posts/20201001-september-update/
381
- [ cba-october-update ] : https://cratebeforeattack.com/posts/20201029-october-update/
382
- [ @CrateAttack ] : https://twitter.com/CrateAttack
383
-
384
384
## Learning Material Updates
385
385
386
386
### How to: WGPU + Winit + ECS + Pixels
0 commit comments