You are browsing as a guest. Sign up (or log in) to start making projects!

WarioWare Game

  • 2 Devlogs
  • 9 Total hours

A game full of short minigames! (Make a WarioWare-Style Game Mission)

Ship #1

Hey guys! I made a WarioWare-themed game with 2 minigames so far (I am working on more). You have to beat the game without losing your 5 lives. What I found challenging was trying to both to try to create my own creative screens and addons like GIFS, as well as the coding for these new games. Even though I haven't added these new games yet, I still have a little trouble with it, especially the code for the PONG game, since it is also my first time using GDscript and Godot. The controls and all other features are in my readme, but it is pretty intuitive to play. Hope you guys like it!

Try project → See source code →
Open comments for this post

7h 3m 23s logged

Hey guys! It’s kind of been a while since I last posted, but I have seemed to lock in.
Here’s what I did:

I started off by basically finishing all of the first game. This included all of the controls of the player and how it interacts with the platform. I have also learned how to start animating things for the coins I created.

I then started on the second game, which was the clicker game. I decided it would be good to include a star as the thing to collect. This one was also pretty easy, but I had a little bit of trouble trying to figure out how to get the code for the next level intermission that would come after this, because it would sometimes reload the global variables.

After that, I decided to start working on the winner and death scenes. I wanted to try and make the whole game kind of close to the Super Mario vibe, so I also spent a lot of time trying to make different designs. That’s where most of the time was, because I was able to get the background images from things I designed on canva, but some parts I had to overlap onto Godot like the different buttons.

After that, I basically put all of the finishing touches on the game. This included any design changes like adding some GIFs at the end of the game, and just adding things like a settings page.

Overall, I have pretty much finished all of the required parts of this mission, but I will continue to work on this further. I really had a great time with this mission, as it was my first time using Godot, and it taught me a lot about the game.

Next steps would just be to add a little bit more games, and some more animations, and maybe even music.

0

Loading discussion…

0
4
Open comments for this post

1h 41m 14s logged

Hey Guys! This is my first devlog for the WarioWare Game.

Here’s what I got done.

I started off by making the title page. I followed the general guide, but since there were a couple of components that just didn’t seem to work on my side, I ended up switching up some of the elements. These included the types of elements like labels, textureRect, and more. I also didn’t like how the font was on the exmaple so I fooled around with it until I liked it.

Another thing that I started on was the usage of buttons and their functions. I haven’t used Java before, so it was a little challenging at the start, especially with the use of “:” instead of “;” which is what I am used to. I have been able to get my first button to work.

Another thing that I started was the timer for the minigame. I have figured out how to ensure that the timer ends properly (without going into the negatives), and it has been working so far.

I have started a very little bit of the first minigame, but I was a little too tired to keep going.

Next steps would be to get the first mingame working. This would mean being able to move the character and have it interact with the different elements on the screen. But pretty good progress for today.

0

Loading discussion…

0
4

Followers

Loading…