Skip to content

Commit 9ab4f12

Browse files
authored
N45: Other games (#1372)
1 parent 7aa5149 commit 9ab4f12

File tree

7 files changed

+135
-0
lines changed

7 files changed

+135
-0
lines changed

content/news/045/hydrof.jpg

258 KB
Loading

content/news/045/idu.jpeg

218 KB
Loading

content/news/045/index.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,116 @@ Also, Way of Rhea was part of the [Steam Puzzle Fest][wor-puzzle-fest]!
182182
[wor-mail]: https://anthropicstudios.com/newsletter/signup/tech
183183
[wor-puzzle-fest]: https://store.steampowered.com/category/puzzle_matching
184184

185+
### [l1t]
186+
187+
![game title in ascii art as a game's level](l1t.png)
188+
189+
[l1t] by [@alex-laycalvert] is a WIP terminal game about
190+
shooting lasers and lighting statues to solve puzzles.
191+
192+
In each level, you have to configure mirrors, lasers, and other items
193+
to light up all the statues while avoiding any mishaps like shooting
194+
yourself with a laser beam.
195+
196+
There's only 4 core levels right now but in addition to adding more
197+
the developer is working on a repository system where web servers
198+
can host level files and users can subscribe to them.
199+
200+
_Discussions: [/r/rust](https://reddit.com/r/rust/comments/12yzet7/l1t)_
201+
202+
[l1t]: https://github.com/alex-laycalvert/l1t
203+
[@alex-laycalvert]: https://aldevelop.com
204+
205+
### [Maginet]
206+
207+
![new menu screenshot](maginet.png)
208+
209+
[Maginet] by [Evrim] is a fast-paced turn-based strategy game
210+
with local/versus-ai/online play on PC/mobile
211+
where two guilds of mages battle each other.
212+
213+
[This month's updates][maginet-log] include:
214+
215+
- New mage and board sprites from [@MrmoTarius].
216+
- New main menu that brings the ability to switch between loadout modes.
217+
- Better AI heuristics for evaluating the board.
218+
- Better health UI.
219+
220+
The developers are looking for feedback from testers.
221+
222+
[Evrim]: https://twitter.com/evrimzone
223+
[Maginet]: https://evrimzone.itch.io/maginet
224+
[@MrmoTarius]: https://twitter.com/MrmoTarius
225+
[maginet-log]: https://evrimzone.itch.io/maginet/devlog/519667/grand-ceremony-for-the-beta
226+
227+
### [Idu][idu-itch]
228+
229+
![tree branches on top of water](idu.jpeg)
230+
231+
[Idu][idu-itch] ([Discord][idu_discord]) is a strategic sandbox game about growing
232+
plants that wish to reclaim nature, developed by [Elina Shakhnovich][eli_mastodon]
233+
and [Johann Tael][johann_mastodon] featuring a bespoke Vulkan-based engine in Rust.
234+
235+
This month [a new demo was released][idu-new-demo]:
236+
237+
- New inventory and interaction system.
238+
- Office file cabinets for keeping things tidy.
239+
- Converters convert signals from nearby flowers into colorful blocks.
240+
241+
[idu_discord]: https://discord.gg/MeGauteMj3
242+
[eli_mastodon]: https://mastodon.gamedev.place/@eli
243+
[johann_mastodon]: https://mastodon.gamedev.place/@johann
244+
[idu-itch]: https://epcc.itch.io/idu
245+
[idu-new-demo]: https://epcc.itch.io/idu/devlog/513652/demo-version-10-flower-tuned-antennas
246+
247+
### [Tiny Glade]
248+
249+
![three small windows are merged into one bigger one](tglade.gif)
250+
_Demo of the gothic windows system_
251+
252+
[Tiny Glade] ([Twitter][tglade-twi], [Youtube][tglade-yt]) is a small relaxing game
253+
about doodling castles.
254+
255+
[This month's updates][tglade-post] include:
256+
257+
- More brick colors.
258+
- New gothic windows style.
259+
- Ability to merge windows together into a bigger one.
260+
- New arch algorithm that works better for rough terrain.
261+
- The project's beta testing should start this summer
262+
and the release should happen somewhere in 2024.
263+
264+
[Tiny Glade]: https://store.steampowered.com/app/2198150/Tiny_Glade
265+
[tglade-twi]: https://twitter.com/PounceLight
266+
[tglade-yt]: https://youtube.com/@pouncelight
267+
[tglade-post]: https://store.steampowered.com/news/app/2198150?emclan=103582791472800070&emgid=3682298662732600151
268+
269+
### [Hydrofoil Generation][hgs]
270+
271+
![NYX awards banners on top from a screenshot from the game](hydrof.jpg)
272+
273+
[Hydrofoil Generation][hgs]
274+
([Steam][hgs_steam], [Facebook][hgs_facebook], [Discord][hgs_discord])
275+
is a realistic sailing/foiling inshore simulator in development for PC/Steam
276+
that puts you in the driving seat of modern competitive sailing
277+
that is available in Early Access on Steam.
278+
279+
[This month's updates][hgs_allnews] include:
280+
281+
- A brand new location to test your hydrofoil skills: [Bermuda][hgs_video].
282+
- An improved protocol for line crossing detection is now implemented,
283+
which means that Hydrofoil Generation is now even more fair and accurate.
284+
- Also, [the game won][hgs_award] two Silver awards for the PC Game:
285+
Racing and Simulation category.
286+
287+
[hgs]: https://hydrofoil-generation.com
288+
[hgs_facebook]: https://facebook.com/HydrofoilGenerationSailing/
289+
[hgs_discord]: https://discord.gg/DtKgt2duAy/
290+
[hgs_steam]: https://store.steampowered.com/app/1448820/Hydrofoil_Generation
291+
[hgs_award]: https://store.steampowered.com/news/app/1448820/view/3723957592121893508
292+
[hgs_allnews]: https://steamcommunity.com/app/1448820/allnews
293+
[hgs_video]: https://youtube.com/watch?v=qUggXlUfflY
294+
185295
## Engine Updates
186296

187297
### [Ambient][ambient-github]
@@ -416,6 +526,31 @@ The next project milestone is
416526

417527
<!-- One-liners for plan items that haven't got their own sections. -->
418528

529+
- Other game updates:
530+
- [Combine&Conquer v0.5.2][cnc-052] brings
531+
significant graphical improvements.
532+
- exocave - an FPS about exploring a subterranean world -
533+
[got a grappling hook][exocave] to ease the movement through caverns and chasms.
534+
- [Railroad Scheduler] is a game about planning routes and schedule
535+
for a set of trains.
536+
- [Stellar Cortex's first devlog is out][s-cortex-log]:
537+
it talks about foundational systems that should allow space based commerce.
538+
- [Logic RPG][lrpg] got two vlogs: [about CI and docs][lrpg-1] and
539+
[post processing, 3D conversions, and physics][lrpg-2].
540+
- [Elttob released a couple vlogs][stockholm] about their voxel game Stockholm.
541+
- [Digital Extinction's recent updates][de] include unit manufacturing,
542+
shadows, and multiplayer.
543+
544+
[cnc-052]: https://buckmartin.de/combine-and-conquer/2023-04-05-v0.5.2.html
545+
[exocave]: https://cragwind.itch.io/exocave/devlog/516142/grappling-hook
546+
[Railroad Scheduler]: https://coffejunkstudio.itch.io/railroad-scheduler
547+
[s-cortex-log]: https://bentley.codes/stellar-cortex/foundations-of-a-space-based-economy
548+
[lrpg]: https://logicprojects.itch.io/logic-rpg
549+
[lrpg-1]: https://youtube.com/watch?v=a9LZYozNChg
550+
[lrpg-2]: https://youtube.com/watch?v=SmqQ_Is9QX8
551+
[stockholm]: https://youtube.com/playlist?list=PLsFMLV-H_GYt8KzbJnzrapNkUNtRcBB2n
552+
[de]: https://mgn.cz/blog
553+
419554
## Discussions
420555

421556
<!-- Links to handpicked reddit/twitter/urlo/etc threads that provide

content/news/045/l1t.png

3.79 KB
Loading

content/news/045/maginet.png

10 KB
Loading
131 KB
Loading

content/news/045/tglade.gif

1.75 MB
Loading

0 commit comments

Comments
 (0)