Skip to content

N28: Bendyworm #862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/news/028/bendyworm.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions content/news/028/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,34 @@ November's full weekly devlogs: "This Week In Veloren...":
[veloren-reading-club-2]: https://www.youtube.com/watch?v=n8XayRvVBEs
[veloren-rain-storm]: https://www.youtube.com/watch?v=MZwfaohynvc

### [BENDYWORM]

![An animation of a platformer where the entire world bends around
you](bendyworm.gif) _Watch out! The entire world bends around you!_

BENDYWORM ([GitHub][BENDYWORM-github], [Twitter][BENDYWORM-twitter], by
[@bauxitedev][BENDYWORM-bauxitedev]) is a platformer with a twist:
the entire world bends and twists around you as your progress through the
level. Why? Because you're inside of a gigantic worm, and worms are bendy.

The game was made for GitHub Game Off 2021, and uses `godot-rust` behind the
scenes.

The game is available for free on [itch.io][BENDYWORM-itch.io], and the source
code is available on [GitHub][BENDYWORM-github]. (Windows only for now, Linux
build available soon)

_Discussions:
[/r/rust/][BENDYWORM-reddit],
[Twitter][BENDYWORM-twitter]_

[BENDYWORM]: https://bauxite.itch.io/bendyworm
[BENDYWORM-bauxitedev]: https://twitter.com/bauxitedev
[BENDYWORM-twitter]: https://twitter.com/bauxitedev/status/1466034866122891266
[BENDYWORM-itch.io]: https://bauxite.itch.io/bendyworm
[BENDYWORM-github]: https://github.com/Bauxitedev/bendyworm
[BENDYWORM-reddit]: https://www.reddit.com/r/rust/comments/r742z1/

## Engine Updates

### [Tetra] 0.6.7
Expand Down