File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -442,6 +442,19 @@ _Discussions:
442
442
[ @chrisbiscardi ] : https://twitter.com/chrisbiscardi
443
443
[ video-platformer-bevy-ecs ] : https://youtube.com/watch?v=gjeEYntkvoY
444
444
445
+ ### [ Comparing a Voxel Game in F# and Rust] [ fsharp-rust-voxel ]
446
+
447
+ ![ Robocave screenshot] ( robocave.jpg )
448
+
449
+ [ This article] [ fsharp-rust-voxel ] walks through the process of rewritting an F#
450
+ game in Rust. It explores the similarities between the languages, and talks
451
+ about using simple code constructs where possible. It talks about the Rust
452
+ crates used to help with the process. Finally, it goes over a conclusion
453
+ comparing the speed of both versions of the games, and the sizes of the
454
+ codebases.
455
+
456
+ [ fsharp-rust-voxel ] : https://cragwind.com/blog/posts/comparing-voxel-game-fsharp-rust/
457
+
445
458
## Tooling Updates
446
459
447
460
### [ Bloom3D] [ bloom3d ]
You can’t perform that action at this time.
0 commit comments