@@ -177,8 +177,8 @@ Changes since the last update:
177
177
and the puzzles are better tutorialized, and there are more of them.
178
178
- A tiny amount of screen shake was added to the game.
179
179
- 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.
182
182
183
183
![ Ice Biome] ( way-of-rhea-ice-biome-snowcrab.png )
184
184
@@ -487,7 +487,7 @@ Also, the whole tutorial [was upgraded to WGPU v0.6][learn-wgpu-upgrade].
487
487
[ learn-wgpu-threading ] : https://sotrh.github.io/learn-wgpu/intermediate/tutorial13-threading
488
488
[ learn-wgpu-upgrade ] : https://sotrh.github.io/learn-wgpu/news/#_0-6
489
489
490
- ### [ Is it easy to draw a line ?] [ Lines ]
490
+ ### [ Is It Easy to Draw a Line ?] [ Lines ]
491
491
492
492
![ hexagonal strategy map with region borders] ( lines_hexstrat.jpeg )
493
493
_ Example of result chains._
@@ -888,7 +888,7 @@ on the new [sponsors page][sponsors]!
888
888
[ miniquad ] : https://github.com/not-fl3/miniquad
889
889
[ article-screen-reading ] : https://not-fl3.github.io/platformer-book/screen-reading.html
890
890
[ 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
892
892
[ macroquad-doc ] : https://docs.rs/macroquad/0.3.0-alpha.0/macroquad/index.html
893
893
[ @fedor_games ] : https://twitter.com/fedor_games
894
894
[ @not-fl3 ] : https://github.com/not-fl3
@@ -993,7 +993,7 @@ _Discussions:
993
993
[ ![ a scene with lightning and a hi-poly character model] ( rg3d.jpg )] [ rg3d_twitter ]
994
994
_ Click to watch a [ video demo of one of the new examples] [ rg3d_twit ] ._
995
995
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
997
997
of out-of-box features. Some of the recent updates:
998
998
999
999
- Render to texture - it is possible to render scenes into textures.
0 commit comments