Flash Final Fantasy 1

Second program I ever attempted to write was a recreation of the Final Fantasy 1 Role Playing Game for the NES system. Written around my senior year in high school in 2009, this was never more than a demo as I adapted a dream big or go home attitude towards programming. By the time I got as far as I did I realized the code was unusable. I took what I had learned from this experience and moved on.

There was a character selection screen where you could choose your party. From there you are on the over world screen. Each character had its own stats and in the menu you could see a few things about your party, including an inventory.
Once you moved around enough you would encounter a battle against enemies that could attack you.

Aside from that this is one of the buggiest games you could play.

Year: 2009
Language: Actionscript 3.0
Code: https://github.com/timkscripts/FinalFantasy1/blob/master/Main.as

Game can be played here:

http://www.scriptinghobby.com/FinalFantasy/ff1.html

Mouse input and W,A,S,D to move. You can do a few other things but that’s essentially it.

 

Final Fantasy is a Square Enix game. Copyrights to their respective owners.


Leave a Reply

Your email address will not be published. Required fields are marked *