Coding A game

1 of
Published on Video
Go to video
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Page 1 (0s)

[Audio] Game topic: platformer arcade game. Coding A game.

Page 2 (10s)

[Audio] I learnt how to code a game, and make the characters movements limited, because when you start the game, the character is able to move anywhere, and through any thing such as the platformer blocks. After limiting the movement of characters, I made it so that the character was unable to fly through blocks, and I made it so they could only jump a certain amount..

Page 3 (31s)

[Audio] I learnt it through youtube, but after using the tutorial, it was pretty easy. For any people, coding seems impossible but its actually not as hard as it seems. I learnt it in a few hours, although making the game took some time..

Page 4 (49s)

[Audio] This part starts off the story. It says, *help the cat find its sister* showing the objective through the game. If you haven't already noticed, there is a bunch of pink blocks, reading * play/loop noise*. This is the music for the game. I used a bunch of sounds available, to make music..

Page 5 (1m 13s)

[Audio] Under neath the sound, you can see set backround colour to blue, in our case, it makes the backround look like the sky, but just without clouds. After that, it says, set cat, to sprite to kind of player. Meaning that the people who play the game, play as the cat. And there is one of the blocks that stand out, the camera follow sprite. It makes it so if u move somewhere else, your screen will always be on the cat..

Page 6 (1m 45s)

[Audio] The tilemap is the block that is the map, so like the obstacle course. Let me show you an example..

Page 7 (1m 57s)

[Audio] These are the animations of the cat. The first image is the image of the cat when still. The second animation is what will happen when the cat jumps, and the third image will be the cats landing animation..

Page 8 (2m 15s)

[Audio] In my game, there are coins, and the coins spin around. Ill show you how I did it in the next slide..

Page 10 (2m 55s)

[Audio] In the video before, you saw me run into a flower, and a flying shark spawned, and as soon I stepped over the flower, it said *oh no, the flying sharks are attacking, jump over them to get rid of them*. You can also gain points from jumping over them. If they bite you without you defeating them, you lose 5 points..

Page 11 (3m 18s)

[Audio] There is fire across the map, and if you interact with it, you get a text on your screen, saying game lose. But if you find the cats sister it will give you the win to the game..

Page 12 (3m 36s)

[Audio] Thanks thanks thanks thanks for listening hehehehehehehe.