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

Meteor Dance

  • 7 Devlogs
  • 8 Total hours

A meteor shower is fast approaching your spacecraft! Don't panic just yet, the stars will light the path to safety. Dodge the meteors by moving toward whichever star pulses brightest. Survive long enough, and the stars will guide you home.

Ship #2

I made Meteor Dance, a space arcade game where you dodge a meteor shower using star warnings. The stars light up before a meteor falls. I'm most proud of how the difficulty scaling feels — it starts calm and slowly builds into chaos as more and more meteors rain down. This is my second ship for Stardance, and I feel like I've learned a lot as this was my first game. I also tried to get the game running in the browser via HTML5 export, but ran into some technical issues with GameMaker's HTML5 target, so for now it's Windows only!

  • 2 devlogs
  • 2h
  • 12.90x multiplier
  • 21 Stardust
Try project → See source code →
Open comments for this post

50m logged

7: Particles & Scripts! I wrote my first standalone script in GameMaker, separate from any object event. I used it to handle particle effects for the player’s engine trail, which trails behind the ship as you move. Writing reusable scripts is a big step up from putting everything in object events, and it took some figuring out to get the particle system set up correctly. Really happy with how the engine trail turned out!

0
0
5
Open comments for this post

50m logged

6: Transitions & Textures! Small but satisfying session today. I added smooth fade transitions between rooms, giving Meteor Dance a much more polished feel when moving between the title screen, game and game over screen. I also went back and tweaked some textures. Sometimes it’s the little things that make a game feel finished. I’m so happy that I’m almost done with my first game!

0
0
4
Ship #1

Meteor Dance is a space arcade game, inspired by ''stardance'', where a meteor shower is approaching your spacecraft. Stars light up to warn you where the next meteor will fall , follow their rhythm to survive! Built in GameMaker from scratch over 5 devlogs. The trickiest part was getting the warning system working so the detector and meteor follow the exact same path since i'm new to coding. I'm most proud of the difficulty scaling and ice physics which make dodging feel really satisfying. Download it on itch.io for Windows!

  • 5 devlogs
  • 6h
  • 10.69x multiplier
  • 68 Stardust
Try project → See source code →
Open comments for this post

53m 12s logged

5: Polish & Sounds! LAST DEVLOG BEFORE SHIP I added a theme song that loops throughout the game, giving Meteor Dance a proper atmosphere. I also went back and polished all the sprites, the player and stars all look a lot cleaner now.
On the sound side I added sound effects to bring the game to life, every meteor and star interaction now has audio feedback which makes the whole thing feel much more satisfying to play.
Finally I added a bunch of quality of life improvements to smooth out the experience.

0
0
6
Open comments for this post

1h 34m 50s logged

4: Game & Over! This session I tried giving Meteor Dance a proper game loop. I started with a title screen to give the game a real entry point, then tackled difficulty scaling, the plan was to spawn more meteor spawners as the score increases, hitting thresholds at 10, 30, 50 and beyond. It took a while to get working, and after a lot of head scratching I realised I’d simply forgotten to add the difficulty object to the room. Classic.
I also built out a full game over screen that shows your final score and tracks your all time high score using a save file, so there’s now a real reason to keep playing and push for a better run.

0
0
6
Open comments for this post

1h 42m 32s logged

3: Textures and Fonts! This session was all about making Meteor Dance feel alive. I added sprites for the player, meteors and stars, giving everything a proper look instead of a placeholder. The player got an animation too, which makes movement feel a lot more dynamic.
I also added a score system that ticks up every time a meteor passes, simple but it works. On the visual side, all the background stars now pulse gently in and out, which not only looks great but adds a subtle challenge: it’s harder to spot which stars are lighting up to warn you of incoming meteors. A small detail that makes the core mechanic more interesting.
Finally I brought in a proper font to make the UI feel polished. Starting to look like a real game

4
1
332
Open comments for this post

1h 35m 37s logged

2: Stars and Bugs! Fixed a bug where a spawner spawned a meteor and a detector (I forgot to remove old code). There are now stars that spawn randomly! There’s 5 different sprites for the stars and every one has a bright and a base mode. The textures are placeholders. Added randomly sized meteors and increased their speed. And I had to choose between making the detectors the sames size as the meteors (more stars light up) or keeping them all the same size. Chose the latter because it adds a litle suprise when a big meteor falls. Stars light up when they collide with a detector and the meteors follow the path of the detectors.

0
0
5
Open comments for this post

34m 10s logged

1: Movement and Meteors! This is the first devlog of my project “Meteor Dance”! The concept is that you are a spaceship traveling through a meteor storm. To know what space to avoid in order to not get hit by a meteor, the stars will twinkle where they will pass. I added objects that spawn meteors and warnings, the warnings will tell the stars when to light up and the meteors are obstacles you have to avoid. I also made player movement, but I accidentally deleted that timelapse… For now there are no stars, but I added little circles that show where a meteor will fall.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…