Skip to content

Commit 8defe20

Browse files
authored
N15: Add Worship The Sun (#325)
1 parent cb7ec7c commit 8defe20

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

content/posts/newsletter-015/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,35 @@ 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-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] and a [/r/WorshipTheSunGame] subreddit.
84+
85+
[legion]: https://github.com/amethyst/legion
86+
[wgpu]: https://github.com/gfx-rs/wgpu
87+
[procreate]: https://procreate.art/
88+
[plunge]: https://tuzz.tech/blog/taking-the-plunge
89+
[chrispatuzzo]: https://twitter.com/chrispatuzzo
90+
[/r/WorshipTheSunGame]: https://reddit.com/r/WorshipTheSunGame
91+
6392
### [Camp Misty]
6493

6594
![Camp Misty Title Screen](camp-misty.PNG)
292 KB
Loading

0 commit comments

Comments
 (0)