Print

Author Topic: Play the Super Mario Same Game online  (Read 4579 times)

Luigison

  • Old Person™
« on: January 06, 2003, 02:43:21 AM »
I made a Super Mario version of the Same Game.  Or rather, I modified a free javascript code, added Mario images, and added SMB font.

If you have never played before, all you have to do is move your mouse pointer to match adjacent squares of the same characters. Click to clear that group. The more you clear at once, the higher your score.  You can also try to remove all of the characters or leave one of each.  Refresh the screen to try again.  If you have a 56k or slower connection it will take about 40 seconds for the images to load.

I am working on new downloadable version in DarkBasic that has larger, more, and easier to tell apart charaters, items, and enemies from Mario games, as well as time limits, easy/hard modes, enemies that drop more stuff, etc.  Let me know what you think of this version or what you think the new versoin should be like. Also, post your high score if you want.

The game can be played online at

http://www.geocities.com/dennisshows/MarioSameGame/MarioSameGamewTitle.htm

Let me know if the title and score fonts don't look like SMB title fonts (I may have to change the code, convert it to an image, or email you the font) or if you have any problems with the game or webpage.  
“Evolution has shaped us with perceptions that allow us to survive. But part of that involves hiding from us the stuff we don’t need to know."

« Reply #1 on: January 06, 2003, 11:20:27 AM »
I got a score of 853

Insane Steve

  • Professional Cynic
« Reply #2 on: January 06, 2003, 08:00:11 PM »
Not a bad job, no. I personally know how to do good in this game (With the scoring system) and I got a 2,863. I liked the way you did this game.

Is that a good score?

Everyone has their own opinions, no matter how WRONG they are.
~I.S.~

Chupperson Weird

  • Not interested.
« Reply #3 on: January 06, 2003, 08:53:27 PM »
It's too slow for me to enjoy... good job, the fonts are good, but a few of the images' sources are broken. Otherwise, it's good.
That was a joke.

Luigison

  • Old Person™
« Reply #4 on: January 07, 2003, 08:26:20 PM »
Good Score I.S.

C.W., I just tried it and didn't have any broken images.  Did you see images for all three characters?

Did anyone else have the broken images problem?
“Evolution has shaped us with perceptions that allow us to survive. But part of that involves hiding from us the stuff we don’t need to know."

« Reply #5 on: January 07, 2003, 08:29:53 PM »
I got a high score of 3514 and cleared the whole board!
"I'm a stupid fatty and I like to play with my Easy Bake oven." - frostbite

Luigison

  • Old Person™
« Reply #6 on: January 07, 2003, 08:39:40 PM »
Very good CC.  You bet me by over 1000.
“Evolution has shaped us with perceptions that allow us to survive. But part of that involves hiding from us the stuff we don’t need to know."

Chupperson Weird

  • Not interested.
« Reply #7 on: January 07, 2003, 11:23:51 PM »
Yes, I saw images for all three characters. I think it was when either Mario or Peach was falling.
That was a joke.

Fifth

  • Quadruped
« Reply #8 on: January 08, 2003, 01:08:44 AM »
Strange that you should make a Mario version of that game...
Look here ...



Go Moon!

Go Moon!

Mario Maniac

  • Loose buttons
« Reply #9 on: January 09, 2003, 09:16:37 AM »
Good game Luigison. Fun and simple with Mario! How did you learn to make that game by adding Mario character sprites?

By the way: My score for playing the first time was...704
People who like video games should also like Nintendo. People who don't like Nintendo obviously don't like video games.

Luigison

  • Old Person™
« Reply #10 on: January 09, 2003, 08:57:28 PM »
The majority of the Javascript code came from http://_javascript.internet.com/games/same-game.html

I got SMB type font and in Word made the text and copied it as a webpage.  I inserted the code in the script and html in the proper places, then uploaded it.

The sprites where from SMAS.  I edited them to 32 by 32 pixels in a photo program.  (I still need to decrease the file size to make them load quicker or put another onload event that will download them to your machine once.)  I uploaded them after testing the game on my computer.  Then tested on the net, worked out a few bugs and posted the link here.  (I should have used stars, mushrooms, flowers, coins, etc. to make the images easier to tell apart, but I used Nintendo characters instead.)
“Evolution has shaped us with perceptions that allow us to survive. But part of that involves hiding from us the stuff we don’t need to know."

« Reply #11 on: January 09, 2003, 10:48:21 PM »
My score was 1024

Print