RustBooks
List of Rust books (by sger)
Wolfensvelte-3D
Wolfenstein 3D, reimagined in Svelte - rendered with the DOM (by snuffyDev)
RustBooks | Wolfensvelte-3D | |
---|---|---|
14 | 13 | |
4,540 | 146 | |
- | - | |
5.2 | 5.5 | |
14 days ago | about 1 year ago | |
TypeScript | ||
- | The Unlicense |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RustBooks
Posts with mentions or reviews of RustBooks.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-04.
-
"Effective Rust" Book by David Drysdale
PRed it here: https://github.com/sger/RustBooks/pull/67
-
Learning Rust Until I Can Walk Again
Also a collection of valuable books: - https://github.com/sger/RustBooks
- Where to start?
-
What are your must read books for rust ?
https://github.com/sger/RustBooks here’s a list of all of them. I always recommend The Book and Programming Rust for people starting out.
-
Rust Books Grouped by Level
Luca has a PR up to add it https://github.com/sger/RustBooks/pull/55
- Best book after the official Rust book?
-
Hey Rustaceans! Got a question? Ask here! (25/2022)!
There have been written a bunch of books on rust, you can find the list (and links to the free ones) here: https://github.com/sger/RustBooks
-
The Rust Programming Book is not good for Beginners?
Strange, wonder what escaped that hash, the link for me is: https://github.com/sger/RustBooks#starter-books
- Best way to spend learning budget on Rust?
Wolfensvelte-3D
Posts with mentions or reviews of Wolfensvelte-3D.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-04.
- Wolfensvelte 3D – a Svelte Wolfenstein clone rendered with the DOM
-
Learning Rust Until I Can Walk Again
Someone also recently made Wolfenstein using just browser Dom objects. https://github.com/snuffyDev/Wolfensvelte-3D
-
Windows 11 in Svelte
No doom yet, but https://github.com/snuffyDev/Wolfensvelte-3D
-
I'm working on a port of Wolfenstein 3D... rendered with HTML and CSS
But the main thing is efficient DOM management. Here’s the Wall component, which can render up to a total of 5 elements at one time. The game has a render distance to limit the number of elements in the DOM at any given time. Ensuring proper cleanup as well as updates to state for particular DOM nodes would be quite a PITA using a regular TS module.
- Wolfenstein 3D – But built in Svelte, no canvas
-
Wolfenstein 3D Shocked the World, 30 Years Later
Here's an amazing version that was recently written using Svelte, HTML, and CSS! https://wolfensvelte-3d.vercel.app/
-
Is it worth it working on web game projects?
Why not combine the two? I recently made Wolfenstein 3D for a Svelte hackathon using purely the dom to render the graphics https://github.com/snuffyDev/Wolfensvelte-3D
- Did you guys participate in the hackaton? What were your projects? [self promotion maybe?]
-
[Self promo] I made Wolfensvelte 3D (Wolfenstein 3D, rendered 100% with Svelte and CSS), for Svelte Hack!
If you're interested to see the code (its a mess, but cleaning it up at the moment), here's the GitHub Repo: https://github.com/snuffyDev/Wolfensvelte-3D/
What are some alternatives?
When comparing RustBooks and Wolfensvelte-3D you can also consider the following projects:
rust-by-example - Learn Rust with examples (Live code editor included)
win11-svelte - Recreating Windows 11 with Svelte.
tour_of_rust - A tour of rust's language features
imperial - An online multiplayer board game similar to Catan
zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust.
css-brickout - 🕹 Classic brick breaker game engine rendering with CSS. Themable and customizable!
reference - The Rust Reference
multi-launch - Search multiple sites at once.
HandsOnRust - The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
komublog-sv
book - The Rust Programming Language
msp-studio
RustBooks vs rust-by-example
Wolfensvelte-3D vs win11-svelte
RustBooks vs tour_of_rust
Wolfensvelte-3D vs imperial
RustBooks vs zero-to-production
Wolfensvelte-3D vs css-brickout
RustBooks vs reference
Wolfensvelte-3D vs multi-launch
RustBooks vs HandsOnRust
Wolfensvelte-3D vs komublog-sv
RustBooks vs book
Wolfensvelte-3D vs msp-studio