Skip to content

Commit b7e8e44

Browse files
committed
N14: Fixes
1 parent 6ec250d commit b7e8e44

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/posts/newsletter-014/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ Changes since the last update:
177177
and the puzzles are better tutorialized, and there are more of them.
178178
- A tiny amount of screen shake was added to the game.
179179
- Work has begun on a couple of new levels for the ice biome
180-
- In this biome, you have to learn to predict the behavior of the
181-
crabs to solve the puzzles
180+
In this biome, you have to learn to predict the behavior of the
181+
crabs to solve the puzzles.
182182

183183
![Ice Biome](way-of-rhea-ice-biome-snowcrab.png)
184184

@@ -487,7 +487,7 @@ Also, the whole tutorial [was upgraded to WGPU v0.6][learn-wgpu-upgrade].
487487
[learn-wgpu-threading]: https://sotrh.github.io/learn-wgpu/intermediate/tutorial13-threading
488488
[learn-wgpu-upgrade]: https://sotrh.github.io/learn-wgpu/news/#_0-6
489489

490-
### [Is it easy to draw a line?][Lines]
490+
### [Is It Easy to Draw a Line?][Lines]
491491

492492
![hexagonal strategy map with region borders](lines_hexstrat.jpeg)
493493
_Example of result chains._
@@ -888,7 +888,7 @@ on the new [sponsors page][sponsors]!
888888
[miniquad]: https://github.com/not-fl3/miniquad
889889
[article-screen-reading]: https://not-fl3.github.io/platformer-book/screen-reading.html
890890
[shadertoy-web]: https://not-fl3.github.io/miniquad-samples/shadertoy.html
891-
[shadertoy-src]: https://not-fl3.github.io/miniquad-samples/shadertoy.html
891+
[shadertoy-src]: https://github.com/not-fl3/macroquad/blob/master/examples/shadertoy.rs
892892
[macroquad-doc]: https://docs.rs/macroquad/0.3.0-alpha.0/macroquad/index.html
893893
[@fedor_games]: https://twitter.com/fedor_games
894894
[@not-fl3]: https://github.com/not-fl3
@@ -993,7 +993,7 @@ _Discussions:
993993
[![a scene with lightning and a hi-poly character model](rg3d.jpg)][rg3d_twitter]
994994
_Click to watch a [video demo of one of the new examples][rg3d_twit]._
995995

996-
[rg3d] by is a game engine that aims to be easy to use and provide large set
996+
[rg3d] is a game engine that aims to be easy to use and provide large set
997997
of out-of-box features. Some of the recent updates:
998998

999999
- Render to texture - it is possible to render scenes into textures.

0 commit comments

Comments
 (0)