Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95941b3

Browse filesBrowse files
koalefantozkriff
andauthored
Newsletter 13: Crate Before Attack (rust-gamedev#249)
* Newsletter 13: Crate Before Attack * Newsletter 13: CBA: Fmt tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent b46b76f commit 95941b3
Copy full SHA for 95941b3

File tree

Expand file treeCollapse file tree

2 files changed

+32
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+32
-0
lines changed
Loading

‎content/posts/newsletter-013/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+32Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,38 @@ If needed, a section can be split into subsections with a "------" delimiter.
6262

6363
## Game Updates
6464

65+
### [Crate Before Attack][cba-site]
66+
67+
[![Camera debugging in Crate Before Attack](crate-before-attack.png)][cba-site]
68+
69+
^ _Debugging camera motion: highlighted areas are points of interest._
70+
71+
[Crate Before Attack][cba-site] by [koalefant (@CrateAttack)][@CrateAttack]
72+
is a skill-based multiplayer game where frogs combat their friends
73+
while navigating the landscape with their sticky tongues.
74+
75+
A [playable browser build][cba-play] can be tried online.
76+
77+
Recent changes are:
78+
79+
- Training mode improvements, including a new map [Dungeon][cba-youtube-dungeon]
80+
by [Kesha Astafyev][cba-spoon-tar].
81+
- [Better camera motion][cba-youtube-camera-motion]:
82+
multiple points of interest are tracked dynamically.
83+
- Improved GPU performance by merging multiple render passes into one.
84+
- Added control hints.
85+
- Numerous bugfixes and tweaks.
86+
87+
More details are in [August DevLog-entry][cba-august-update].
88+
89+
[cba-site]: https://cratebeforeattack.com
90+
[cba-youtube-dungeon]: https://youtu.be/cukyVXQ0n0c
91+
[cba-youtube-camera-motion]: https://youtu.be/3y7Hfa-v3e8
92+
[cba-august-update]: https://cratebeforeattack.com/posts/20200831-august-update/
93+
[cba-play]: https://cratebeforeattack.com/play
94+
[cba-spoon-tar]: https://www.behance.net/spoon_tar
95+
[@CrateAttack]: https://twitter.com/CrateAttack
96+
6597
### [Egregoria]
6698

6799
![Egregoria buildings screenshot](egregoria.png)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.