Coding videos - new vid - Exporting in Codea

https://www.bitchute.com/video/f6p7iqhdnoSc

Other coding lessons in this pack include -
https://www.bitchute.com/video/DpNdlURyDY0A/ - coding and puzzle solving.
https://www.bitchute.com/video/2NXYkCwPYjsX - coding and cutscenes.
https://www.bitchute.com/video/p5pvlH1pPGpB/ - virtual coder - while loops.
https://www.bitchute.com/video/goZVXqDDbL3Y/ - virtual coder - for loops.
https://www.bitchute.com/video/PlXfbSNWCNpl/ - virtual coder - function and function arguments.

Have fun, and take some time to learn game development.

1 Like

https://www.bitchute.com/video/9TGoKipDA8X8/

The next segment of in the Codea Series is out - animation.

We use variables and if and then statements to animate each of our monkeys in the scene indepedenently of each other.

https://www.bitchute.com/video/Dv5FfgJOPpFL

In this lesson, we bring in custom sprites into Codea, and then program the sequence to bring the correct sprite at the right time when you tap the screen.

https://www.bitchute.com/video/tbFyS2WvjF2s/

Newest coding video for aspiring game developers - how to add sound effects to our Codea scripting.

If you’re getting a timed out problem, there are some technical issues with BitChute right now. Try back later.

https://www.bitchute.com/video/1oEidu9QITHW

New Video lesson - Exporting in Codea.

Today, we look at how to export your code out of the codea program to be used by other coding editors, like Xcode.