What have I learned:
By playing I have learned to use pieces of code to add functions to the Scene,Actors and tiles
I have also learned to use behaviors to give actors and the scene a specific command(for example the camera scroll) which makes the scene move when the actor moves. Physics can be added to change the actors and scene such as Gravity, rotation and weight.
With all of the commands you put together you can make a simple game in 15-20 minutes if your good with coding
What I liked:
I liked the concept of making a simple game by using the crash course kit provided to make an easy plat former game or a shooter game.
What I didn't like:
I wished Stencyl came with actors without having to import sprites or install a kit which can hard to find.
Wednesday, 22 January 2020
Tuesday, 14 January 2020
invaders
Space invaders
Stencyl
The space invades crash course took about 2-3 classes to complete the most difficult part for me was trying to find the right pieces of code to put in the game.
Stencyl
The space invades crash course took about 2-3 classes to complete the most difficult part for me was trying to find the right pieces of code to put in the game.
Thursday, 9 January 2020
Stencyl Crash course
So far I have completed the first crash course and now i'm at part 8 of the second one
I had to restart the first crash course because the movable character would ascend up to the top off the screen making the level unplayable
I had to restart the first crash course because the movable character would ascend up to the top off the screen making the level unplayable
Subscribe to:
Posts (Atom)
Stencyl final post
What have I learned: By playing I have learned to use pieces of code to add functions to the Scene,Actors and tiles I have also learned to...
-
What have I learned: By playing I have learned to use pieces of code to add functions to the Scene,Actors and tiles I have also learned to...
-
What I did today Today I completed challenge 1 and 2 of the final chapter of the cityscape What I learned I learned how to use a loopi...