Frequently Asked Questions

Here are some quick answers to questions that I get asked often. For more detailed information, read my interviews or watch the Developer Commentary videos.

Who are you?

My name is Jay Pavlina and I’m 25 years old. I have a background in filmmaking, and I have a passion for comedy and video games.

How long did it take you to make Super Mario Bros. Crossover?

The length of time from when I started to when I ended was 1 year and 3 months. But I didn’t work on it during all of that time. I’d say it probably took about 8 months of full-time work. Keep in mind that some of that time was spent learning how to code because I knew nothing when I started. And I continue to work on the game, so time keeps adding on.

Can you make a ROM version or a downloadable version of your game?

I’m not porting the game right now. Read this post for an explanation.

Can you write a tutorial on how you made Super Mario Bros Crossover?

I plan to do something like that when I have some extra time.

Can I post your game on my website?

Sorry, but Super Mario Bros. Crossover can only be played on this website.

Can you put character “x” into the game? Can you make a sequel?

The game is being updated, but there are no sequels planned at this time. You can make requests in the Exploding Rabbit Forums.

When will you release the next version of the game?

You’ll have to wait for an announcement. I usually make trailers before releasing updates.

How often are you going to make videos about the game?

On average, there will be one video a week, but it might not always happen, so don’t count on it.

What did you use to make the game? What language is it written in?

I made the game on a 1.83 gHz Macbook Pro and used Adobe Flash and Adobe Flash Builder as the main tools. The game is written in ActionScript 3. It was coded from scratch without the use of any external libraries besides Game Music Emu for the music. I tried to match the games as best I could just by playing them and experimenting with code.

How did you learn ActionScript 3? Can you recommend some resources?

The main books I used were Essential ActionScript 3.0 by Collin Moock and Foundation Actionscript 3.0 Animation: Making Things Move! by Keith Peters.