Skip to content

Commit 06931ed

Browse files
committed
N15: Add Worship The Sun
1 parent 2750ec4 commit 06931ed

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

content/posts/newsletter-015/index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,37 @@ If needed, a section can be split into subsections with a "------" delimiter.
6060

6161
## Game Updates
6262

63+
### Worship The Sun
64+
65+
![Worship The Sun](worship_the_sun.jpg)
66+
_One of the many unique and confounding puzzles in the game_
67+
68+
Worship The Sun is a dark, mysterious 2D puzzle-platform game with computer
69+
science themes. It introduces the player to a rich language of puzzle elements
70+
and challenges them to solve difficult puzzles that require experimentation,
71+
comprehension and internalisation of the game's mechanics.
72+
73+
The game is built using a custom engine that sits on top of [legion][legion],
74+
[wgpu][wgpu] and a handful of other crates. It features dynamic lighting, a
75+
flexible particle system, bespoke collision behaviour and a Vim-inspired level
76+
editor. The majority of game assets are hand drawn in [Procreate][procreate]
77+
and painstakingly animated.
78+
79+
The game is a few months into development with a release target of late 2021.
80+
You can read about how swimming was added to the game in [GameDev Note 1:
81+
Taking the Plunge][plunge] which contains a sneak peek at some of the levels.
82+
For updates and possible playtesting opportunities, follow
83+
[@chrispatuzzo][chrispatuzzo].
84+
85+
_Discussions:
86+
[/r/WorshipTheSunGame](https://reddit.com/r/WorshipTheSunGame)_
87+
88+
[legion]: https://github.com/amethyst/legion
89+
[wgpu]: https://github.com/gfx-rs/wgpu
90+
[procreate]: https://procreate.art/
91+
[plunge]: https://tuzz.tech/blog/taking-the-plunge
92+
[chrispatuzzo]: https://twitter.com/chrispatuzzo
93+
6394
## Learning Material Updates
6495

6596
## Library & Tooling Updates
Loading

0 commit comments

Comments
 (0)