Home Moving Overwhelms
Post
Cancel

Moving Overwhelms

Why is moving pure stress and logistical overload?

Moving has to be one the most stressful experiences and I’ve done it twice this year. Right after the end of LOWREZJAM, I’ve been trying my best to get comfortable in a new location. It isn’t easy, massive change like that totally screws with me for a while. Typically on multiple month time spans.

That being said, I’m starting to feel a bit more comfortable and get a few programming related things accomplished.

Programming Accomplishment Corner

Since Pico 8 allows easy export onto all major platforms: Windows, Mac OS, Linux, and Raspberry Pi (ARM), I started “creating an app” with Sun Escapes Me. While the web player will allow those on both Android and iOS to play, it seemed like a good goal to get a “native” app working so people could play offline. Accessibility of the games that I end creating seems like a pretty important thing.

First Android APP EVER

Android seemed like the more open platform to accomplish this accessibility. Since I never created an APK before, this also seemed like a good educational exercise.

Getting webView into an app and then just dumping the web player files in there too was pretty easy. I’m leveraging the fact that Pico 8’s web player handles the heavy lifting for me.

Next step was getting some okay looking icons instead of the default Android icon. Eventually I slapped together some logos created in Pico itself and upscaled them in Photoshop.

With those icons completed, I’ll now have two semi-professional apps! A “production” app: Sun Escapes Me and another “beta” app for: Collective Mischief the Star Trek Shmup that I have been working on finishing. A large reason for which is the Lazy Devs Basic Shmup game jam!

SHMUP ANXIETY

Even though this game jam due date has been extended, I’m still feeling fairly overwhelmed with my desire to actually deliver a solid gameplay experience while also being unique. A fair amount of submitted Shmup tutorials are following the tutorial verbatim and not really working hard to differentiate.

That isn’t why I’m here, I’ve decided to do a Star Trek themed shmup and I’m really trying to take that seriously.

What is missing?

  • Meaning

    Meaning in a game is all about engrossing the player. The method to accomplish this here is to establish a narrative. In this case, Lt Commander Worf is in command of the USS Defiant. In Star Trek: First Contact, we don’t really see how he joins the battle with the Borg. It would be fun to explore this and maybe build some engagement with the player? This should address both lose and win conditions.

  • Level Transitions

    It seems important to keep the player’s attention by dropping little narrative kernels between levels.

  • Make Levels more Unique

    The levels feel a little fun but it is difficult to know how fun it actually is at this point. I’ve been working on this thing for two months straight practically. Ensuring each level is creative and thoughtful onto itself seems required.

  • Enhance Music

    Even though Phlox from Discord has supplied the product with Star Trek The Next Generation theme music, some of the music is taken directly from the tutorial. It would be great if Star Trek music could replace these.

Maybe I’ll come back later to finish all of my thoughts but for now I am done. Cya!