Tutorials - Drawings/Animations and more

any idea how to open the code … I downloaded your link from google drive… but nothing appear: only layers


No code in there. The idea was to follow the video and add the code yourself from the video.

Starting with these Platformer tutorials:
Pix Engine release V1.0
https://drive.google.com/file/d/1wXmV5_Hd2HWM7sOKuZhBhpWWI1DTuz2a/view?usp=sharing

Video Tutorial #1: Understanding the Engine

Video Tutorial #2: Different kinds of Platforms

Video Tutorial #3: Doors and Levels

3 Likes

Hey Jovanny!

So I am just but how do you input WASD buttons to move a character?

Also, I am thinking about making an object interactive, like you can move it or look at it from all directions (360). Do you know how I can do that?

If you are asking regarding the Pix Engine. The first answer is within the first video above… it is under the user code, user settings, controller.

Running the engine in normal mode and putting some graphics and parallax scrolling:

Game assets:
https://drive.google.com/file/d/1wXmV5_Hd2HWM7sOKuZhBhpWWI1DTuz2a/view

2 Likes

Someone asked me on youtube to do a dodging game tutorial,
I just did it tonight:

Game Assets within wick file:
https://drive.google.com/file/d/1pErjRzgfTFimBJJOUacEfLTmLsn4mte6/view?usp=sharing

3 Likes

Hey could you actually release the project file because I really do not know how to code a Friday night funkin mechanics

@Austin_plays in th video itself, it teaches you have to code said game.

Jovanny wants you to learn how to code rather then just copy and paste his work, so how about you watch the video again and slowly follow step by step and experience coding yourself?

Best of luck

1 Like

Another tutorial, this time to work with Random Numbers:

:cowboy_hat_face:

1 Like

This is just having fun with Wick Editor… thats it, it is a little bit long, but there are some good concepts there…

1 Like

Infinite Dinosaur Game in Object Oriented Programming

Let me know what do you think.
- Jovanny :cowboy_hat_face:

4 Likes

I made something similar to this a while back: dino game1-30-2023_11-46-37.wick (42.2 KB)

1 Like

Drawing Kirby with some shapes:

3 Likes

Whack’em All:

Hope you like it. :cowboy_hat_face:

2 Likes

Coding Animations:

Hope you like it :cowboy_hat_face:

3 Likes

Here a Math Game Tutorial:

Hope you like it.

2 Likes

not sure if I can make requests but can you make a tutorial on WebSocket multiplayer? I’ve tried to do this in the past following the tutorials on the forum and it was super unusable…

2 Likes

I have to admit, that is something that I haven’t play with. Having said that, I can start learning. I’ll see.

2 Likes

Great tutorial!
After following the steps and completing the tutorial, I tried adding more to this game to make it more challenging. In addition to multiplication and addition, I added in division, subtraction, simple exponential equations, and a hard mode, along with a few other simple changes that I thought would be nice.

Here’s the HTML version (no download needed)
How to get the Wick file: Reach a score of at least 4k points in hard mode, then click w

3 Likes