Pitfall style game 3 - Can we draw an image to the canvas from Rust?
Channel:
Subscribers:
8,240
Published on ● Video Link: https://www.youtube.com/watch?v=lVIoU_Pjg2Q
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)
Tags:
twitch
games
gamedev
rust
web assembly