Skip to content

N41: thetawave #1255

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 3 commits into from
Jan 8, 2023
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
19 changes: 19 additions & 0 deletions content/news/041/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,25 @@ December's full weekly devlogs: "This Week In Veloren...":
[veloren-203]: https://veloren.net/devblog-203
[veloren-finances]: https://docs.google.com/spreadsheets/d/1Fk6kDsCdZLhVszXdsWUjoG4Cgc3cLbTqJgZ-gY3Ndq0/edit#gid=0

### [Thetawave]

![repeater boss](repeater_boss.gif)
_First boss enemy in Thetawave_

Thetawave is an open-source, roguelite, physics-based, space shooter game made
with [Bevy] and [Rapier].

This month, the first boss enemy was added to the
game. Unlike other enemies, it is composed of a single "mob" entity and 7
"mob segment" entities. It also uses behavior sequences to regularly change
its active set of behaviors. You can follow [@carlosupina] on Twitter for
regular updates about the game.

[Thetawave]: https://github.com/thetawavegame/thetawave
[Bevy]: https://bevyengine.org/
[Rapier]: https://rapier.rs/
[@carlosupina]: https://twitter.com/carlosupina

## Engine Updates

### [Fyrox]
Expand Down
Binary file added content/news/041/repeater_boss.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.