XTRIS - Upcoming Arcade Score Chaser

playdate-20241012-211451

playdate-20241012-213906

In addition to working on a bunch of SFX stuff today, I added a post-game summary screen to show the player their last 5 attempts, their last score, and their best score!

Today was a bit of a miscellanious day! First off, I made a "delete save" page so that people that want to reset their achievement or stat progress can do so without mounting the Playdate as a USB drive, navigating to the file, etc etc

playdate-20241015-105836

I also wrapped up the skins for the game, so all of that art should be behind us!

This evening I worked on a few things - brainstorming ideas for animations to kick off the start of a level, a QA checklist to run through before release, and I also started re-thinking the level layout screen! It's always been about 90% acceptable in my mind, so I figured I'd take another stab at the design and see if I'm happier with it.

playdate-20241015-214942

To be honest.... not sure yet if I like it or not! But, that's the beautiful thing about branches in git I suppose - I can stew on it without it blocking my other work.

1 Like

You can delete game save data through Settings > Games (though it's an all or nothing thing)

1 Like

Thanks matt! I just felt that an in-game UI for it would be nice <3 of course my code is capable of handling the resetting of save data from the system UI gracefully as well

title-screen

level-select

play-level

not-enough-stats

stats-page

skin-shop

It's starting to feel like a real game y'all :pleading_face: This week I made a lot of small adjustments to make the UI more cohesive, as well as fixing bugs, tweaking SFX, and perfecting experiences!

I took these screenshots to start to prepare a plan for marketing materials - key moments I want to highlight within the game, and it feels so good to have this much work behind us! There's still a little ways to go, but the light at the end of the tunnel is growing ever closer.

This will be my first commercial game release and I'm so pleased with how it is coming along! Hopefully Panic wants to include it in their Catalog :crossed_fingers:

2 Likes

image

image

Today's win was a bit more subtle! While I'm waiting to hear back if XTRIS is accepted into the Catalog, I am preparing for that moment (cross your fingers)! So I went ahead and made a Makefile that will remove some features from the game for an itch io build, and just compile the full set of code for a Catalog build. That way I can easily generate both builds when there are updates to push to each platform!

Hi again! It's been a while :heart: Quick updates:

  1. still waiting to hear back from Panic. I'm hoping that we're getting into the Catalog, but have had no communication from them (it's been nearly 3 weeks now)
  2. I've been doing small bits of polish, but mostly just relaxing. The rest of the to-do list is mostly marketing materials that I can make in one final push, so I'm taking some time to let my creative juices recharge and look forward to whatever is next (perhaps a Picotron game!)
  3. I got the final music back from my composer! There will be 1 menu track and 1 in-game track. It's not much, but it's a small game, and I think it rounds out the experience very nicely. You're gonna love it.
  4. The final file size is looking to be right around 4.5MB. Perfect little bundle for what I hope is a delightful game.

That's all I got! Sorry it's not more exciting news. Once I have information about if we're in or out of the Catalog, I'll make plans to set a release date and get things moving!

Speaking of release - assuming we do get in the Catalog - there will be two versions: the Catalog version will be the full game: 3 levels, in-game shop, achievements, public leaderboards, etc. I'm expecting to release the game for $4 USD there. The version that lands on itch will be pay-what-you-want, and will NOT include public leaderboards, in-game shop, or achievements (to incentivize Catalog purchases).

We're so close! All that's left is the waiting! Thank you all SO MUCH for all of the hype and support for my silly little game. It means a lot to me to see so much enthusiasm for my first commercial release.

P.S. I've hidden a couple easter eggs within the game, so be on the lookout for silly things when you get your hands on it :eyes:

2 Likes

good luck with the release, wishing all the best to you!

1 Like

playdate-20241031-173001-ezgif.com-speed

I was supposed to be done for a couple weeks, enjoy a nice break, and wait for Panic to get back to me... but I got antsy and added Zen Mode instead!

Play without timers or urgency, and just collect Xs at your own pace! Stats and achievements will still be tracked in this game mode, so you'll be able to experience most of what XTRIS has to offer in a more comfortable way!

1 Like

still waiting on a response from panic <3

playdate-20241107-200607

small update today to make a smaller score display if the user turns on "reduce flashing" in the accessibility settings