Creating a Maze Game App Start to Finish for Beginners!

Hey Friendly Thunkers,

I am excited to share a live stream I did last weekend where I code my maze app start to finish in under 2 hours. This is perfect for beginners! Also the images I used in the project and a step-by-step pdf guide can be downloaded here: https://www.amblemind.com/mazeappguide

Enjoy!
Darren

2 Likes

I have updated this tutorial series for the Thunkable X Tutorials YouTube channel. I separated the app into a few pieces and covered the topics in each of the videos below.

Happy Coding!
.
.
#1 Introduction
A preview of the series and the app.


.
.
#2 Navigation
The basics of screen design and navigation.

.
.
#3 Variables
A guide to storing this player’s maze position.

.
.
#4 Dynamic Content
An approach to changing pictures and enabling buttons based on the player’s position.

.
.
#5 Counter
A guide to counting the number of moves a player has made.

.
.
#6 Animation
A guide to adding animation to your app.
3 Likes