Skip to content

Commit 08af882

Browse files
authored
N19: Theta wave (#500)
1 parent be51d39 commit 08af882

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/posts/newsletter-019/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,26 @@ This month's updates include:
8282
[SDL2]: https://github.com/Rust-SDL2/rust-sdl2
8383
[Legion]: https://crates.io/crates/legion
8484

85+
### [Theta Wave]
86+
87+
[![Homing Missiles](theta_wave.gif)][Theta Wave]
88+
_Homing missiles periodically spawn from missile launcher enemies_
89+
90+
[Theta Wave] is a space shooter game by developers [@micah_tigley] and
91+
[@carlosupina]. It is one of the showcase games for the [Amethyst Engine].
92+
In the past month, they have been focusing on refactoring the motion system
93+
to make the code more approachable to other contributors.
94+
95+
Notable changes:
96+
97+
- Missiles now spawn from missile launcher enemies
98+
- Cursed background slowly fades in over the course of the level
99+
100+
[Theta Wave]: https://github.com/amethyst/theta-wave
101+
[@micah_tigley]: https://twitter.com/micah_tigley
102+
[@carlosupina]: https://twitter.com/carlosupina
103+
[Amethyst Engine]: https://amethyst.rs/
104+
85105
## Learning Material Updates
86106

87107
## Engine Updates
2.37 MB
Loading

0 commit comments

Comments
 (0)