NOTE: The game is now officially complete! Download it here:

83+ / 84+: http://ceme.tech/DL2236
84+ CE: http://ceme.tech/DL2237


--------------------------------------------------------------------
I'm back!

I have an RPG that's 75% done. It's pure ASM in app-form for TI-83+ and TI-84+ calculators. It's a 100% original RPG, but Earthbound inspired the art style, and Pokemon inspired the battle style.

I'll let the screenshots speak for themselves, but I've tried to anticipate a few questions.

Cutscenes:



Gameplay:




Some enemies and stills


What have you finished? 10 of the 11 levels, all but 6 of about 50 regular enemies, 6 out of 7 bosses, the main game engine, 75% of the cutscenes
What's left? Apart from lots of spit-and-polish and bug fixes: Main menu, ability to save games, last level, climactic ending
What about newer calculators? Why only the 83+/84+? I would have been frustrated trying to learn the ropes. This was a hobby project, meant to relax me with a development environment I felt comfortable with.
How big will the game be? Less than 10 app pages
No grayscale? Too much ROM required, problems making it flickerless, and grayscale would, imo, ruin the art-style.
This was formally a FPS? I couldn't do it justice.
What about music or attack animations? Too much time and space required.
About resuming your other projects (S.A.D. for example)? Too much coding involved. With this project I was able to reuse tools from another game I had made called "Slova."
All the levels and all the enemies are basically done. Of course, lots of spit-and-polish is needed. (For example, in the screenshots below, the character "Ryan" is on your team, but when you want to heal a player, you see the name "Hope" instead. And the "gibberish" text in the second screenshot is probably the result of corrupted data.) But now comes the next big step: Throwing everything together and allowing people to save games. After that's done, it's two complete playthroughs for the purpose of balance testing, plus designing the final boss and the game's ending cutscene.

Most of my work over the next few weeks will be menu coding and re-organizing everything, so if I display any screenshots, they will be from my "old build." What kinds of additional screenshots would you like to see over the next few weeks? What would you like to see in action?

More screenshots:

This is really cool! I cannot wait to see it complete!
I had an idea like this awhile ago, but being the lazy human being I am, never made it.
I wish you the best with this project! The spritework is clean (I must say). How did you make it?
This looks awesome! I can't wait to see it finished! I love the smoothness of the graphics, and how it remains fast and playable despite having lots of different sprites/tiles.
This looks very promising, I like the scrolling and graphics so far. Smile
Wow looks great! I especially like the smooth scrolling and the fact that there are large parties.

The cutscenes look very promising as well Smile.
Wavejumper3 wrote:
The spritework is clean (I must say). How did you make it?


Most of the sprite work is original. However, there are some sprites where I used something such as a public domain image to help out.
Well, since I haven't received any special requests for what kinds of screenshots to show, here's a screenshot of when you need to attack 3 enemies.



Apparently there's a bug when there are only two enemies left, so I'll need to work out what the problem is.
I was initially against showing players how much HP the enemy had left for various reasons (make the game challenging, screen clutter, etc.)

But about halfway through my first complete playthrough of the game, I found myself quite annoyed at not knowing which enemies have impenetrable proton shields and then having to guess how much shield health (not HP) the enemy has.

So, you can now see how much HP and shield health (if any) an enemy has left. Purposefully simple to avoid screen clutter.

This darker battle screen took a lot more work than I had wanted, but I think the result was worth it. Most battle screens will not be this dark, but some enemies need a darker, more-menacing atmosphere.

Incredible work so far; the game already feels so polished!
PROGRESS UPDATE:

First playthrough complete! Most of the bugs have been squashed, and I think the game is mostly fair. Here's what's next before I release an "early build" for final testing.

Saving games to appvars, plus a system to make sure a player can't save too often
A second playthrough to make sure everything works perfectly
Making the game's manual
A list of 12 bugs / items for polishing which are not worth listing here

Hopefully an early build will be ready within two weeks.
Small, relatively unimpressive Rolling Eyes Very Happy screenshot as proof of progress. You can save games by going to this tunnel to recover your full health, and there are now rocks / bushes in the main hub to blck your way and make it more clear which world you should go to.



Still on track to get a beta out within a week, although being ill caused a small delay.
Second test-run complete! I had to fix a lot of bugs that occurred from moving between levels, so I need to give it one more playthrough, but since this can be done in "invincibility mode," it shouldn't take long.

I also have to finalize the game's PDF manual.

Hopefully an early release build will be ready within three days!
Well, I thought the game was pretty much complete, but something was bothering me. After level 6 there are no more "face 3 enemies at once," which is part of the challenge of the game and how you can use what you've learned. I couldn't think about how to implement this because of several factors (including Megan's role as a helper), but now I can fix this.

I haven't received a single message about bugs or balance changes, so if all goes well, I'm going to officially release this the end of January 2022. Here's a list of what I plan to change between now and then for those who are curious:

MAJOR CHANGES:
* Give Megan a stronger attack, but using it outside of emergencies or groups of enemies is disadvantageous
* Add groups of three enemies to levels 9, 10 and 11

MINOR CHANGES:
* Don't force Megan to always be the first to attack. This can be the player's choice. By forcing Megan to attack first, I found some frustration trying to take down shields with proton weapons.
* Make the enemies in levels 9, 10 and 11 a little weaker. I'm okay with "farming" for money, but I felt it was getting ridiculous by level 9.
* Add an additional teleporter to level 1, further removing the frustration of not being allowed to save wherever you want
* Add another "automatic save point" to level 10
* Take new screenshots (of course!!)
I've given the game a third test run, and I think I'm happy with the results:

* I added three new enemies and some enemy groups to levels 8,9,10 and 11
* Megan has a decent weapon she can fire if need-be
* Weapons are much cheaper, but to offset this, it takes longer to level up. This also solves a gripe I had of 2-hit enemies that could have been stronger.
* In spite of what the manual says, your team can no longer "gain up" on an enemy when you face groups of enemies. This throws in a little more strategy and careful planning.
* Some enemies can now do two combined attacks.
* Better random-number routine
* Bombs can now only stun 50% of the time, but they have more attack power to compensate.
* The term "ray shield" is now "ray screen" to avoid confusion with normal shields.
* More bug fixes
* You can see how much strength your shields have, helping you to remember when you need to equip a new shield.

At some point I need to say "It's balanced enough. It needs to get released." But I found a rather critical bug. I'm hoping this bug is just the result of wabbitemu going out of its mind after how many times I reloaded the app without saving leaving the game first. In any case, I guess I need to test this game one more time, because I can't release it on TiCalc.org -- or on Cemetech for that matter -- if that bug isn't fixed.
The critical bug has been fixed, and I'm now saying "That's it, no more features, no more balancing from my end." But this is still an "Early Release" Build.

http://ceme.tech/DL2201
Nice work Hot Dog! It's surely a good feeling to get this great looking project to release, well done Smile.
The game's official release date will be January 31st! (By "official," I mean that it will be released on ticalc.org and will no longer be considered "early-release.")

Apart from optimization and more spit-and-polish, here are some things I've changed:

* The very last level looks better now, with adjusted graphics and map layout. Compared to my other levels, the last level looked rushed and unpolished, and it didn't look like it was at "night."
* One of your character's weapons can now damage 2 or 3 enemies at once, good for when you face groups of enemies.
* There are a couple of places in the game where your characters' health will be restored when you're about to face a "surprise" boss or a tough group of enemies. The game will tell you that you're back to full health.

I think the last thing is to clean up the first level, since I found a few places where the transition from "metal" floors to "wooden" floors is somewhat ugly. But I'm always finding some other things to adjust! Come rain or shine, the game will be "officially" released on the 31st!
Well, I was planning on releasing this game by this time, but I've decided it would make sense to release both this and the CE version at the same time.

Yes, I've changed my mind! I'm porting this to the CE too. This is because it's actually not as hard as I thought it would be. To save time and preserve the sprite art aesthetics, I'm just using my old assets, but with colour. What you see in the animated (but unpolished) screen shot is a 96x64 screen stretched to 3x its size.




  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 4
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement