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 8c2252a

Browse filesBrowse files
authored
N15: Crate Before Attack (rust-gamedev#350)
1 parent 995b63a commit 8c2252a
Copy full SHA for 8c2252a

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+36
-0
lines changed
Loading

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+36Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,42 @@ _Team hunt_
101101

102102
[veloren]: https://veloren.net
103103

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+
104140
### [Egregoria]
105141

106142
![Egregoria roads at night](egregoria.jpg)

0 commit comments

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