@@ -60,6 +60,35 @@ If needed, a section can be split into subsections with a "------" delimiter.
60
60
61
61
## Game Updates
62
62
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
+
63
92
### [ Camp Misty]
64
93
65
94
![ Camp Misty Title Screen] ( camp-misty.PNG )
0 commit comments