- Programming a commercial game from scratch in Rust and how (in comments) https://www.youtube.com/watch?v=8T6qqRaH0Ss 34 comments rust_gamedev
- Why Rust (Programming Lang) is The Future of Game Development https://thefuntastic.com/blog/why-rust-is-the-future-game-dev 10 comments gamedev
- Anyone have experience programming games in the Rust programming language? https://www.rust-lang.org 51 comments gamedev
- I made a this robot programming game with Rust + Wasm https://www.youtube.com/watch?v=QXvB1SDRf6I 6 comments rust
- The Rust Programming Language for Game Tooling - GDC 2021 https://youtu.be/GtRo-eF8-TE 10 comments rust
- The Rust Programming Language for Game Tooling (GDC 2021 slides) https://research.activision.com/publications/2021/09/the-rust-programming-language-for-game-tooling 7 comments programming
- The Rust Programming Language for Game Tooling (GDC 2021 slides) https://research.activision.com/publications/2021/09/the-rust-programming-language-for-game-tooling 10 comments rust
- My first rust program, implementation of Conway's game of life. https://www.youtube.com/watch?v=D-nKhcrtbrs 7 comments rust
- Robo Instructus is out now - programming puzzle game written in rust https://old.reddit.com/r/rust/comments/cdw1ct/robo_instructus_is_out_now_programming_puzzle/ 3 comments rust_gamedev
- Robo Instructus is out now - programming puzzle game written in rust https://www.reddit.com/r/rust/comments/cdw1ct/robo_instructus_is_out_now_programming_puzzle/ 74 comments rust
- [X-POST]Anyone have experience programming games in the Rust programming language? : gamedev https://www.reddit.com/r/gamedev/comments/4q0w54/anyone_have_experience_programming_games_in_the/ 3 comments rust_gamedev
- [X-POST]Anyone have experience programming games in the Rust programming language? : gamedev https://www.reddit.com/r/gamedev/comments/4q0w54/anyone_have_experience_programming_games_in_the/ 8 comments rust
- Oort is a "programming game" where you write Rust code to control a fleet of spaceships. Your code is responsible for the engines, weapons, radar, and communications of ships ranging from tiny missiles to massive cruisers. https://oort.rs/ 5 comments rust
- Oort is a "programming game" where you write Rust code to control a fleet of spaceships. Your code is responsible for the engines, weapons, radar, and communications of ships ranging from tiny missiles to massive cruisers. https://oort.rs/ 112 comments programming
- Want to learn how to make games with the Rust programming language, the Bevy Game Engine, and Entity Component System (ECS) Architecture? Now's a great time to jump in with this Bevy 0.10 Beginner Tutorial Series! https://youtube.com/watch?feature=share&v=TQt-v_bFdao 2 comments gamedev
- The current first-place Benchmarks Game "Binary Trees" Free Pascal program, rewritten as verbatim as possible in D, C++, and Rust (by me, the person who submitted the winning Pascal program) https://github.com/binarytrees 17 comments programming