Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 66abbe5

Browse filesBrowse files
kettle11ozkriff
andauthored
Newsletter 12: Add Wonder (rust-gamedev#215)
* Add Wonder * Remove extra line break * Newsletter 12: Wonder: Style tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 1ca2730 commit 66abbe5
Copy full SHA for 66abbe5

File tree

Expand file treeCollapse file tree

2 files changed

+23
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+23
-0
lines changed

‎content/posts/newsletter-012/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-012/index.md
+23Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.