Mobile Games

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mobile Games

    hey guys found a whole heap off these games figured some off you might wanna start a arcade section on your sites here is the code to add it to your site if you would like more games let me know
    Mario Browser Based
    ---------------------------------------------------------------------------------------------------------

    PHP Code:
    <!DOCTYPE html><html lang="en"><head><meta name="viewport" content="initial-scale=1 maximum-scale=1 user-scalable=0" /><meta charset="utf-8"/>
    <
    title>Mario</title>
    <
    link rel="icon" type="image/png" sizes="96x96" href="http://lagged.com/two/favicon-96x96.png">
    <
    link rel="stylesheet" type="text/css" href="http://lagged.com/templates/styles_gamepage.css" />
    </
    head><body>
    <
    button onclick="showMenu()" id="mainbtn"></button>
    <
    div id="menu">
    </
    div>
    <
    iframe src="http://data.gamesysmedia.com/games/infinite-mario/index.html?gp=1&countryCode=AU&siteid=121&channelid=100&siteLocale=en-US&spilStorageId=8193953868" width="100%" height="100%" fullscreen="true"></iframe>
    </
    body></html>
    <
    script type="text/javascript">
    showMenu=function(){
    var 
    e=document.getElementById("menu");e.classList.toggle("showithideit");
    var 
    d=document.getElementById("mainbtn");d.classList.toggle("sliderlef");
    }
    </
    script>
    <
    script>
    (function(
    i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (
    i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(
    window,document,'script','//www.google-analytics.com/analytics.js','ga');
    ga('create''UA-46834281-6''auto');
    ga('send''pageview');
    </
    script
    -----------------------------------------------------------------------------------------------------------------
    Last edited by Loony; 17.04.16, 12:19.
    Creator of
    Epix.Mobi

    Keep an Eye on us Big things coming soon!!!!
    Need something for your site hit me up here

    http://coding-talk.com/forum/main-fo...r-your-wapsite

    #2
    nice man.. What's the story line of the game ? it might be something interesting to build as an android app.
    Last edited by andre3; 18.04.16, 14:22.
    wapZan Mobile site builder - Yours is here



    http://wapzan.com?ref=2wap

    Comment


      #3
      its playable on on pc at the demo check it out
      Creator of
      Epix.Mobi

      Keep an Eye on us Big things coming soon!!!!
      Need something for your site hit me up here

      http://coding-talk.com/forum/main-fo...r-your-wapsite

      Comment


        #4
        Very good concept. By chance do you have Contra game?

        I will try to adapt the code and see what I can be useful.

        Comment


          #5
          Originally posted by andre3 View Post
          nice man.. What's the story line of the game ? it might be something interesting to build as an android app.

          the princess is having an affair with bowser,
          luigi has been recording it all on a hidden bear cam toy.
          mario found the tape recordings and is now trying to identify the house or surrounding landmarks
          mean while the turtles are no longer teenage mutants working for splinter.
          they are now paid to protect bowser and his hideout where the princess and he gets it on.
          with bowsers new force of the turtles and his magic mushroom minions trying to distract mario.
          he is forced to go back to his old ways of plumbing and tries to use the old pipe system to get one up over that cheating slapper
          THE PRINCESS..

          <?php
          include ('Ghost');
          if ($Post == true) {
          echo '

          sigpic
          alt='coding-talk.com!!' />';
          echo 'Sharing Is Caring!';
          } else {
          echo '

          alt='the username GHOST has been comprimised!' />';
          echo 'OMG SOMEBODY HELP ME!!';
          }
          ?>

          Comment


            #6
            here is the link for there games page.. very easy to copy


            ....................................
            http://photomag.lk/
            ....................................

            Comment


              #7
              i never said i made it centi and i was using a10.com to get the games but u have to make sure u use the ones that are compatible with mobile
              Creator of
              Epix.Mobi

              Keep an Eye on us Big things coming soon!!!!
              Need something for your site hit me up here

              http://coding-talk.com/forum/main-fo...r-your-wapsite

              Comment


                #8
                Originally posted by Ghost View Post


                the princess is having an affair with bowser,
                luigi has been recording it all on a hidden bear cam toy.
                mario found the tape recordings and is now trying to identify the house or surrounding landmarks
                mean while the turtles are no longer teenage mutants working for splinter.
                they are now paid to protect bowser and his hideout where the princess and he gets it on.
                with bowsers new force of the turtles and his magic mushroom minions trying to distract mario.
                he is forced to go back to his old ways of plumbing and tries to use the old pipe system to get one up over that cheating slapper
                THE PRINCESS..

                Awesomeness!! thanks bud
                wapZan Mobile site builder - Yours is here



                http://wapzan.com?ref=2wap

                Comment


                  #9
                  loony i ddnt meant that,, i posted it caus if someone need more games, thats all


                  ....................................
                  http://photomag.lk/
                  ....................................

                  Comment

                  Working...
                  X