Skip to content

Commit 66abbe5

Browse files
kettle11ozkriff
andauthored
Newsletter 12: Add Wonder (#215)
* Add Wonder * Remove extra line break * Newsletter 12: Wonder: Style tweaks Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 1ca2730 commit 66abbe5

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/posts/newsletter-012/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,29 @@ If needed, a section can be split into subsections with a "------" delimiter.
6262

6363
## Game Updates
6464

65+
### [Wonder]
66+
67+
[![Lines drawn with a ball ready to roll down them](wonder-screenshot.png)][Wonder]
68+
69+
[Wonder] ([source code][Wonder-source]) is a casual physics puzzle game by [@kettlecorn]
70+
made for the web with WebAssembly, browser APIs, and no game framework.
71+
The objective is to collect all the stars on each level
72+
by drawing lines for the ball to roll along.
73+
74+
The game was made in 48 hours for the
75+
[Ludum Dare game jam][ludum-dare] that occurred in April.
76+
@kettlecorn recently published an article going into the technical and
77+
creative challenges encountered making the game:
78+
["Making a Game in 48 hours with Rust and WebAssembly"][48-hour-jam].
79+
80+
Wonder can be [played in the browser on itch.io][Wonder].
81+
82+
[Wonder]: https://kettlecorn.itch.io/wonder
83+
[Wonder-source]: https://github.com/kettle11/LD46
84+
[@kettlecorn]: https://twitter.com/kettlecorn
85+
[ludum-dare]: https://ldjam.com
86+
[48-hour-jam]: https://ianjk.com/rust-gamejam/
87+
6588
### [Canon Collision][canon-collision]
6689

6790
![Basic Projectiles](canon-collision.png)
Loading

0 commit comments

Comments
 (0)