File tree 2 files changed +20
-0
lines changed
content/posts/newsletter-019
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,26 @@ This month's updates include:
82
82
[ SDL2 ] : https://github.com/Rust-SDL2/rust-sdl2
83
83
[ Legion ] : https://crates.io/crates/legion
84
84
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
+
85
105
## Learning Material Updates
86
106
87
107
## Engine Updates
You can’t perform that action at this time.
0 commit comments