Similar Channels to YouCodeThings on the Channel Galaxy Map
YouTube Channel Recommendations for people who like YouCodeThings (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About YouCodeThings
Making programming videos for you.
Recent Videos from YouCodeThings
Flappy Bird Game in Rust!
🦀Watch me make Flappy Crabby in Rust!!! 🦀
GGEZ (Rust 2D Game Library): https://ggez.rs/
Source: https://github.com/AndrewJakubowicz/ggezFlappyCrabby
like_and_sub();
thank_you();
Color Theme: Quiet Light
Editor: VSCode
Sprite editor: Aseprite
Sprite sheet packer: TexturePacker
Music ♪♫♬
Wago… Sound Visualizer in JS (Web Audio/P5.js/Shaders)
This week felt like a great opportunity for JavaScript + Web Audio API + Shaders in p5.js.
like_and_sub();
thank_you();
p5jsShaderExamples: https://github.com/aferriss/p5jsShaderExamples/tree/gh-pages/4_image-effects/4-11_bloom
Meyda: Javascript Feature Extraction library: https://github.com/m… Using Rust and Specs to make a Roguelike
mmmmm multithreaded roguelike....TASTY!
This ended up a little dense.
Source Code Gist (without font file): https://gist.github.com/AndrewJakubowicz/3cc636d10bd1dfe1abd08b990472b822
Fonts: https://github.com/libtcod/python-tcod/tree/master/fonts/libtcod
like_and_sub();
thank_you();
Specs : ht…