Some Beepbox Tunes

favicon_large_400x400

If you are looking for a tool to make VGM for your game, then Beepbox is a good free option. Beepbox is a online tool for making music and can be used online and offline. It’s one of the most straight forward music making tools out there and is great when you need to mock up a sound or song for a game.

From just messing around and having no musical knowledge, I made these following tunes:

Have a good year and go out and make some VGM’s.

GameMaker Studio: Kirby’s Crash Ability

In the Kirby games, one of the most powerful copy abilities is the Crash ability. When used, it wipes all enemies on screen and does severe damage to bosses. Today presents a project that recreates one of Kirby’s copy abilities at the most basic level. This project will:

  •    Create a large nova object that spawns around the player
  • Allow the player to make the nova object by pressing a button
  • Only let the player make the nova when they have max health
  • Double the player’s health upon having 1000 coins
  • Have GUI elements on the screen
  • Enemies that take large damage from the attack
  • Have the current health of the enemies show when they take damage

Project file

Project source code

Basic Crash Ability

basic-crash-ability

Expanded Crash Ability

expanded-crash-ability

Finished Crash Ability

Finished Crash Ability.gif