File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -442,6 +442,19 @@ _Discussions:
442442[ @chrisbiscardi ] : https://twitter.com/chrisbiscardi
443443[ video-platformer-bevy-ecs ] : https://youtube.com/watch?v=gjeEYntkvoY
444444
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+
445458## Tooling Updates
446459
447460### [ Bloom3D] [ bloom3d ]
You can’t perform that action at this time.
0 commit comments