You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -166,7 +146,7 @@ But the [demo is playable][OpenCombat_release]and the team would love to hear yo
166
146
Times of Progress ([Steam][times-of-progress-steam], [Twitter/X][times-of-progress-twitter], [Mastodon][times-of-progress-mastodon])
167
147
is an upcoming city builder game set during the industrial revolution.
168
148
169
-
During the month of April, they improved performance by refactoring the orders system and added lots of UI widgets.
149
+
In April, they added lots of UI widgets and improved performance by refactoring the orders system.
170
150
171
151
The demo is not available yet but interested players can sign up for the upcoming closed beta by joining the [newsletter][times-of-progress-newsletter].
172
152
@@ -225,7 +205,7 @@ _Jumpy: Machine gun and Periscope_
225
205
theme.
226
206
227
207
This month the base functionalities of round scoring and map transitions have been implemented.
228
-
New weapons such as the Blunderbuss, Periscope, and Machine Gun are ready for fish on fish combat.
208
+
New weapons such as the Blunderbuss, Periscope, and Machine Gun are ready for fish-on-fish combat.
229
209
230
210
Jumpy is now featuring corpse physics and a "ragdoll" button to send your Fish [flopping about][jumpy_ragdoll].

248
227
228
+

249
229
250
230
Bottomless-Pit is a 2d game engine written with WGPU that has been around for a year, which can be found on [crates.io][Bottomless-Pit_cratesio] and [GitHub][Bottomless-Pit_github].
251
231
Very recently a 2d camera was added as well as WASM and web support.
252
232
Current development is being focused on stability and QoL changes like texture sampling options and improved input.
253
-
You can checkout several [engine examples on the web][Bottomless-Pit_Website].
233
+
You can check out several [engine examples on the web][Bottomless-Pit_Website].
254
234
Since the engine is in its infancy, its developer calls for developers to use it and give the engine some feedback.
255
235
256
236
Current features are:
@@ -268,7 +248,7 @@ Current features are:
268
248
269
249
### Building games for Android with Rust
270
250
271
-
@maciekglowka has recently shared some thoughts [on their blog][[android-games-blog] about building Rust games
251
+
[@maciekglowka] has recently shared some thoughts [on their blog][android-games-blog] about building Rust games
272
252
for Android. Rather than a step-by-step guide, it is a collection
273
253
of issues one can possibly encounter when targeting Android.
274
254
@@ -281,16 +261,18 @@ Topics mentioned:
281
261
- Building AAB files to meet Google Play requirements
0 commit comments