Pitfall style game 3 - Can we draw an image to the canvas from Rust?

Subscribers:
8,240
Published on ● Video Link: https://www.youtube.com/watch?v=lVIoU_Pjg2Q



Duration: 1:56:19
99 views
3


Brooks is building a Pitfall clone called Jungle (until he finds a better name). Don't know what pitfall is? Watch this gameplay of the original game at https://www.youtube.com/watch?v=pslbO6Fddhw&t=391s.

On this stream Brooks began tried drawing an image to the canvas from Rust. However it wasn't working out so we are pivoting to manipulating the canvas using javascript and having the logic and data stored in Rust.

---
Code - https://github.com/brooks-builds/jungle
Twitter - https://www.twitter.com/brooks_patton
Project Ideas - https://github.com/brooks-builds/backlog
Join Discord - https://discord.gg/cDTxH2Q6ks
Knowledge wiki - https://github.com/BrooksPatton/knowledge
-- Watch live at https://www.twitch.tv/brookzerker




Other Videos By Brooks Builds (brookzerker)


2020-11-25Highlight: Pitfall style game 12 - Making the player run with animation
2020-11-25Extensible, Modular, Frameworks in Rust: Substrate's Approach for Blockchains
2020-11-24Highlight: Pitfall style game 11 - Making the player move
2020-11-23Highlight: Pitfall style game 10 - Drawing the standing player to the screen
2020-11-19Highlight: Pitfall style game 9 - First pass at the player art assets
2020-11-18Highlight: Pitfall style game 8 - Creating a screen with a pit
2020-11-17Highlight: Pitfall style game 7 - Refactoring the main scene
2020-11-16Highlight: Pitfall style game 6.1 - Making the main game scene
2020-11-15Highlight: Pitfall style game 5 - Creating the scenes
2020-11-14Highlight: Pitfall style game 4 - Pivoting to Rust + GGEZ
2020-11-11Pitfall style game 3 - Can we draw an image to the canvas from Rust?
2020-11-10Pitfall style game 1 - planning
2020-11-10Pitfall style game 2 - Figuring out web assembly and the canvas
2020-11-07Highlight: Updating the instruction sidebar for the Get the Streamer game
2020-11-06Highlight: Adding a random command to the Get the Streamer game
2020-11-05Highlight: Sending chat messages when the Get the Streamer game starts and ends
2020-11-04Highlight: Adding iframes to the streamer so they can last longer
2020-11-03Highlight: Recording what we learned about web assembly into a wiki
2020-11-02Highlight: Learning web assembly with Rust (full stream archive)
2020-11-01Creating a Chat vs. Streamer game with Rust + GGEZ part 42
2020-10-31Creating a Chat vs. Streamer game with Rust + GGEZ part 41



Tags:
twitch
games
gamedev
rust
web assembly