Wink's Forum Posts

  • Morhaus Sorry I didn't know that search engines had a bad name for that. lol now I feel stupid I should really know this since I do it for a living. Oop's They wont like this at work when I tell them. You do realize though that a lot of professionals do do this all the time. I have on request from my boss every once in a while but not no more.

    Kyatric I see

    SoldjahBoy Ya, I'm sorry about that I would never intentionally try to mislead anyone. Just forget my bad idea.

  • Ya, in full screen mode that might be a problem kind of like flash. Here is a idea if all else fails you could try just making it the same size that it is in its cropped mode but don't make it full screen just use css to style the rest something like:

    <style type="text/css">

        canvas { margin-top: 0px; }

        body { background-color: #F78F1E; }

    </style>

    Then for your SEO you could just throw in some div tags any place you want, and even write a wall of text 20,000px tall if you wanted to, and then in your styling just do something like this:

    #your div name {

    text-indent: -9999px;

    {

    Then all your text will be off the screen, and all the google, yahoo, and bing crawler bots would be able to rank your site. This should keep your site looking the same as it does now. It's just a suggestion though.

    Now you got me wanting to make a site with C2 just to see how this would work.

    Anyway, I like your site, and good luck with it. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • That looks real pro SoldjahBoy. I was just wondering if a C2 website in full screen mode could be Search Engine Optimized? Or would it be more like a flash site when it comes to SEO issues?

    I was also wondering if you built a store backend for were it says Your Order, or do they have one your just going to link it to? Either way I was just interested in how you were going to do that?

    Anyways it looks very impressive.    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Wisconsin, United States

  • i started a C++ Course

    And one day

    i typed on Google

    Make games without skills

    lol kbd just lol

    I work as a web developer/designer for a local state newspaper were I live, and I always wanted to make my own games so when the first few html5 game making tutorials started to emerge it caught my interest since you could now make games in the languages I was most familiar with. But after trying a few tutorials I quickly realized that knowing how to develop websites was quite a bit different from developing games. So I started searching all the options out there, and I found Scirra had the best community support with an incredible software that gives me more time to focus on learning game development.

  • You could try to export it from C2 again with Universal selected next to Supported devices like this:

    <img src="http://i42.tinypic.com/357r5n5.jpg" border="0" />

    O'ya also remember in your C2 project settings window to give your game a name, description, and version number. The first time I used PhoneGap I kept on getting different errors because I didn't have them filled out.

  • delgado at the top of your PhoneGap build page right above the iOS app build should be 3 blue buttons the middle button will rebuild all. I think you need to buy a iOS Developer License before PhoneGap will build an iOS app though.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I'm going to go visit my old friend Doc Brown, and help him finish building his flux capacitor. Then I think we will install it in an old 1981 DeLorean, and travel 4999years, 13days back in time. And add a few more decades onto that calender. Then it's back to the future. Yep that should do it. <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Happy New Year from Wisconsin, USA! Well it's time to get ready to go out now here. Hope everyone has a fun, and safe New Years. <img src="smileys/smiley41.gif" border="0" align="middle" />

  • Wow, nice tutorial Weishaupt <img src="smileys/smiley4.gif" border="0" align="middle">

    Pinball - Physics to the max!

    I wish there were more tutorials like this that explain how to make a certain game type in a step by step, from start to finish format. It makes learning much faster instead of searching the forums for bits, and pieces of information to try to build a game. That can take hours, days, and or sometimes months to accomplish if your lucky enough to find what your looking for.

    Nice Job <img src="smileys/smiley1.gif" border="0" align="middle">

  • Weishaupt nice pinball game. I tried making something similar a while back but didn't even come close to what you accomplished. Thanks for sharing your .capx but what plugins did you use to make that game? Construct 2 won't let me open it until I install them.

    Nice job <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Lump of coal

    <img src="http://i44.tinypic.com/5x7djm.jpg" border="0" />

    <img src="smileys/smiley36.gif" border="0" align="middle" />

  • you seem pretty determined, and persistent. I'm assuming by the way you worded your post that you probably don't have much php or database experience yet. Correct me if I'm wrong but if this is the case you really should start by learning the basics of these first.

    Here are some good sites that will teach you the basics of php, and SQL:

    HTML.net

    W3Schools

    Once you got a good understanding here is a open source php strategy game engine you could take a look at to see whats all involved just on developing the backend:

    php strategy game engine

    That is the only open source engine I could find that is under active development. It has bugs though so I would recommend just using it for learning purposes.

    Best of luck to you

  • I just found these on the Chrome web store:

    Audiotool

    Aviary Music Creator

    Aviary Audio Editor

    I haven't tried them out yet but there free, and run in your browser.

  • I just found this:

    3DTin

    It's on the Google web store. It looks pretty simple I haven't tried it out yet but it runs in your browser.