Game
The Secret World of Arcade Game Repair
10 years ago

Micro Post-Mortem in List Form


#Good

  • Understood the API before the Jam

  • Leveraged libraries

  • SPARTAN is awesome for fast abstract sprites

  • GIMP is still useful

  • Having lots of tunes to pick from helps

  • Inheritance saved me a lot of time

  • Made a fancy script playback system

  • Lots of neat visuals with mostly code

  • Primitives and text in place of sprites was fast

  • Super simple collision only

#Bad

  • Some inheritance was not useful

  • Fancy script playback was fancier than it needed to be

  • I stil donโ€™t know how to make simple scaling functions for difficulty

  • Player sprite is pretty underwhelming

  • Forgot to change the font color on the high score screen :(

  • Got seriously tripped up on positioning text for too long

  • Enemy trails might look better with a borderless sprite like the player

  • Spent too much time working with color names not knowing what they looked like

#Lessons Learned

  • GM:S Macros are not static and that is AWESOME

  • In GM:S it is better to have one big string with line breaks and to draw using draw_text_ext() than to try spacing text out

  • Donโ€™t be afraid to use text and primitives in place of simple sprites for things like powerups

  • When do lots of color work in code have the pallete with names on the screen at all times

  • Figure out which colors are foreground and background before making any background images

  • If a small isolated piece of code like positioning the HUD text is not behaving as expected, just start over



0 comments

Loading...

Next up

Build 0.3.0 Now Available!

Short intro of us ๐Ÿ’•โœŒ๏ธ

We're an eletro duo based in Seoul ๐Ÿ‡ฐ๐Ÿ‡ท Heavily influenced by the 90s.

Our new album #Xennials is all about the nostalgia of that era ๐Ÿ’ฝ CD listenin ๐Ÿ“Ÿ beeper beepin ๐Ÿ’พ floppy disks floppin days ๐Ÿ˜Ž

Stream now! ๐ŸŽง

https://open.spotify.com/album/3YwWhnHWVy5cA8XOpbaGRA?si=8E9awqUโ€ฆ

art comission.

Fan art for Foolish I'm feeling kinda better so I drew this

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Shadow The Hedgehog X pixel art

Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?

Just a Pico sprite

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^