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
Copy file name to clipboardExpand all lines: content/news/050/index.md
+6-9
Original file line number
Diff line number
Diff line change
@@ -191,10 +191,7 @@ You can also join the community on their [Discord][OpenCombat_discord].
191
191
192
192
Times of Progress ([Steam][times-of-progress-steam]) is an upcoming city builder game set during the industrial revolution.
193
193
194
-
During the month of April:
195
-
- The orders systems (how buildings request resources from other buildings) has been refactored to improve performance and make better use of the ECS.
196
-
- Lots of UI widgets have been developed, in particular those related to showing stats about currently hovered and selected building,
197
-
as well as during building placement.
194
+
During the month of April, they improved performance by refactoring the orders system and added lots of UI widgets.
198
195
199
196
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].
You are Merlin ([Web Game][you-are-merlin-web], [GitHub - Rust/CLI][you-are-merlin-github], [GitHub - WASM][you-are-merlin-www-github]) by @hseager
230
+
You are Merlin ([Web Game][you-are-merlin-web], [GitHub - Rust/CLI][you-are-merlin-github], [GitHub - WASM][you-are-merlin-www-github]) by [@hseager](https://github.com/hseager)
234
231
is a text adventure game that compiles to both CLI and WebAssembly.
235
232
236
233
This initial version features a main quest, side quests, items and a boss fight.
237
-
Players can choose their favourite theme such as Zelda, Warcraft and Fallout.
238
-
With the web version, players can select their prefered input method of buttons or keyboard and fully works on mobile.
234
+
Players can choose their favourite visual theme such as Zelda, Warcraft and Fallout. There is also mobile support.
235
+
239
236
Although fairly simple, this first version provides a good foundation for building more features in later updates.
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].
281
278
Very recently a 2d camera was added as well as WASM and web support.
282
279
Current development is being focused on stability and QoL changes like texture sampling options and improved input.
283
-
You can checkout several engine examples on the web[here][Bottomless-Pit_Website].
280
+
You can checkout several [engine examples on the web][Bottomless-Pit_Website].
284
281
Since the engine is in its infancy, its developer calls for developers to use it and give the engine some feedback.
0 commit comments