Skip to content

Commit 9317da1

Browse files
koalefantozkriff
andauthored
Newsletter 11: Crate Before Attack (#193)
* Newsletter 11: Crate Before Attack * Newsletter 11: CrateAttack: Style tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 91a7698 commit 9317da1

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
Loading

content/posts/newsletter-011/index.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,43 @@ A/B Street uses a [custom GUI library][ezgui], leveraging `glium`, `usvg`, and
131131
[abstreet-reddit]: https://old.reddit.com/r/Seattle/comments/hdtucd/ab_street_think_you_can_fix_seattles_traffic/
132132
[abstreet-stranger]: https://www.thestranger.com/slog/2020/06/29/43999454/ab-streets-game-lets-you-create-the-seattle-street-grid-of-your-dreams
133133

134+
### [Crate Before Attack][cba-site]
135+
136+
[![In-game visual scripting prototype](crate_before_attack.gif)][cba-youtube-scripting]
137+
138+
^ _In-game visual scripting prototype_
139+
140+
[Crate Before Attack][cba-site] by [koalefant (@CrateAttack)][@CrateAttack]
141+
is a skill-based grappling hook multiplayer game where frogs combat their friends
142+
while navigating the landscape with their sticky tongues.
143+
144+
A summary of recent changes:
145+
146+
- Visuals: added two new artist-painted levels:
147+
[Space][cba-youtube-space]
148+
and [Dinosaurs][cba-youtube-dinosaurs].
149+
- Gameplay: [AI can now play all game modes][cba-youtube-ai],
150+
added Quick Game option,
151+
- In-game [visual scripting prototype][cba-youtube-scripting].
152+
- Physics tweaks and [improved terrain normal sampling][cba-youtube-normals]
153+
- Multiplayer: added in-game chat, private matches with secret links,
154+
improved game setup UI. Numerous bugfixes and tweaks
155+
- [Playable Browser build][cba-play].
156+
157+
More details in [June Update DevLog-entry][cba-june-update]
158+
and on [the YouTube channel][cba-youtube].
159+
160+
[cba-site]: https://cratebeforeattack.com
161+
[cba-june-update]: https://cratebeforeattack.com/posts/20200630-june-update/
162+
[cba-play]: https://cratebeforeattack.com/play
163+
[cba-youtube]: https://youtube.com/channel/UC_xMilPTLuuE5iLs1Ml9zow
164+
[cba-youtube-ai]: https://youtu.be/IUBZgusI7aI
165+
[cba-youtube-space]: https://youtu.be/IOmD1LRJ6NA
166+
[cba-youtube-dinosaurs]: https://youtu.be/UgIBNolI7Wo
167+
[cba-youtube-scripting]: https://youtu.be/LLAc9_cOR9o
168+
[cba-youtube-normals]: https://youtu.be/r5BAe03MRZo
169+
[@CrateAttack]: https://twitter.com/CrateAttack
170+
134171
### [Veloren][veloren]
135172

136173
![Animation improvements](veloren-wolf.gif)

0 commit comments

Comments
 (0)