Intro, and a Question
I began writing the novel a few days earlier, maybe I should start typing, I'm about to finish... The night is turning to day, but I can't place the words on the typewriter, so I get up from the desk, then walk to the window to lit a cigarette... and right there and then the break of dawn.I know this sounds like some old, worn and tired Cat Stevens song, but maybe, somehow, this is the right inspiration. Did you ever wake up to find things changed, a day like every other day, yet the dawn breaks at a slightly different angle, forever changing your notion of time?
This is the intro to my game, I feel like I've got a terrific story going, yet I do not have a clue how to make something like "Typing of the Dead" in Flixel. I got to be able to turn the story strings into an array, then check if the player has typed the proper key, but for that I need to check the array and asign to each string to a FlashEvent.keyCode or something like that.
Does anyone have an idea on how to do this?
Comments
Felipe Budinich
18. Sep 2011 · 05:15 UTC
Yay! Progress, using:
SusanTheCat
18. Sep 2011 · 12:01 UTC
Woot! Typing of the Dead is one of my favorite games.
Felipe Budinich
18. Sep 2011 · 16:43 UTC
just in case someone is wondering how I turned the string into a array containing a sequence of inputs: