CodeWalrus

Featured Member Projects => Completed and Inactive Projects => [Completed] First Fantasy Series (TI-84+CSE/84+CE/83PCE) => Topic started by: Dream of Omnimaga on September 22, 2015, 01:17:48 AM

Title: First Fantasy Casio PRIZM [fx-CG10][fx-CG20][BASIC][9860G][9750Gii]
Post by: Dream of Omnimaga on September 22, 2015, 01:17:48 AM
So for a while I was contemplating making a CASIO fx-CG10 and fx-CG20 version of First Fantasy: Mana Force, written in BASIC. While it would not look as good as the CSE/CE hybrid BASIC versions, I can take advantage of the many special characters available on that calculator (even shapes and icons).

I don't have much done, but the title screen and half of the intro have been converted so far.

Assuming all those characters are available on the 9860G as well, this means the game will be compatible with that calc too by default, albeit with no color. Otherwise I can easily modify it I guess (p4nix was planning to make an ASM version, but I guess I can always make my BASIC version compatible in case he postpones his remake or something)


Anyway, the game would also be based on the color remakes, not the original, so it would retain most enhancements. The screen is 21x7 characters, though, versus 26x10 on the CSE/CE and 16x8 on the 84+. This is why the title screen says First Fantasy instead of Mana Force (the latter will probably be added after the text intro thing). The HUD will also be on the right, with a 15x7 area used for maps.


EDIT: Here is a Youtube video of the game in action :D

https://www.youtube.com/watch?v=_WDeo6F5JqA
Title: Re: First Fantasy Casio PRIZM
Post by: Dream of Omnimaga on September 23, 2015, 08:27:29 AM
Update:

I have finished the intro and designing the village. It's 15x7. Also, Mana has been renamed to AP in this version. (Ability Points). XP stands for Xperience.

Check the first post above for a newly-added Youtube video of the game in action so far! As always, since it's for the PRIZM and pure-BASIC, it doesn't look as good as the CSE version, but it should do the job considering the 2002 version looked even worse, and it's still kinda true to the original I guess.
Title: Re: First Fantasy Casio PRIZM [fx-CG10][fx-CG20][BASIC][9860G][9750Gii]
Post by: tr1p1ea on September 23, 2015, 08:29:28 AM
Very nice work man! :)
Title: Re: First Fantasy Casio PRIZM
Post by: Dream of Omnimaga on September 23, 2015, 03:23:02 PM
Thanks tr1p1ea. Also developing this game is a bit akward because SourceCoder projects on Cemetech only allows working on 1 program at a time, so if I need to edit another program, I have to close the current one. Also I use the small fonts, which are very hard to type out.
Title: Re: First Fantasy Casio PRIZM
Post by: novenary on September 24, 2015, 10:25:36 AM
Cool ! I hope you finish it. :D
Title: Re: First Fantasy Casio PRIZM
Post by: Unicorn on September 24, 2015, 08:36:53 PM
Lookin good! :)

Hopefully this gets more publicity on cemetech.
Title: Re: First Fantasy Casio PRIZM [fx-CG10][fx-CG20][BASIC][9860G][9750Gii]
Post by: Snektron on September 24, 2015, 09:26:31 PM
Looks cool! I can see this calc is way faster. I guess there is no background color support?
Title: Re: First Fantasy Casio PRIZM
Post by: Dream of Omnimaga on September 25, 2015, 01:15:31 PM
There is some lag but overall homescreen is not bad. But yeah, bgcolor support is non-existent and there are only 8 colors including white

Quote from: Unicorn on September 24, 2015, 08:36:53 PM
Lookin good! :)

Hopefully this gets more publicity on cemetech.
I am not too thrilled about posting projects on a site where  an admin claims that CodeWalrus is a fiasco (https://www.cemetech.net/forum/viewtopic.php?p=240086#240086), but I'll see.

EDIT: An update on progress: The code that is used for text fade-in effects is now a sub-routine that is part of the main set of sub-routines, to avoid repeating code. The title screen now fades-in in the same colors as the rest, as I felt it was kinda pointless to make it go through red when it ends up being black. Also, after the text intro, you now see the full game title fade-in: First Fantasy: Mana Force.