Ghengis's Forum Posts

  • What's your experience with HTML or CSS?

    If you open up the index.html file in a text editor it tells you via the comments what parts do what.

    If you want to "embed" your game, you have to make sure you have the proper resources and files linked. At that point, it's as simple as placing the c2canvas id where you want it to appear in your page.

    I fiddled around with embedding it on my site. I have the most basic example via my profile.

  • Congrats Kyatric :D

  • If you have a web site address hosted somewhere you should also have a way to add files to your site using an ftp program.

    You hosting company should have given you the login and password info.

    If you are "hosting" it via drop box, you upload it to the public folder. You can check out this tutorial Upload your game to Dropbox if you haven't already.

    The same set of files that you upload to Dropbox would be the same that you would ftp to your web site server.

  • It's a good question. This may help you.

    Construct 2 JavaScript Plugin and Behavior SDK

  • Yes, this is one of the better forums I've been visiting. I like the fact I've yet to see anyone get flamed. That's tres cool.

  • Yes, a very good link. The sample video with HTML5 WebGL is pure.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • amarcelo that was tres cool. It was a lot of fun to play. As per the previous poster, I always loved that retro style.

  • What I don't get or maybe I completely missed it, but they are asking me to "refer" a friend to their site but how can I refer their site if I haven't even seen it? Y'rly?

  • snice :D

  • These look awesome everyone.

    Keep posting, this is very inspiring.

  • The more I think about it, I believe physics and polygon collisions should be next if possible at the same time. However, I know Ashley and his group are probably firing all cylinders to get stuff out, so whatever gets done would be great at this time.

    If I had to choose, it would be physics as it can completely change the mood and dynamic of a game.

    In full disclosure, I originally chose multi-player, but that was before I got my PubNub sample working.

  • Thanks for the post. It looks pretty cool.

  • ...

    i was just worried that the 'discussion' would digress to what mac/android discussions usually move towards...the lowest common denominator.

    glad it didn't.

    lol...yes, I see your point. The crowd here is bit different and it's a good sign.

    At any rate, porting this over to the mobile space is what I ultimately want to do as I have a few projects on the horizon and C2 looks to be a good candidate.

  • I fixed the cross domain issue. Your example works now. Now to fiigure out what the heck I did wrong, lol. <img src="smileys/smiley5.gif" border="0" align="middle" />

    ha ha cool and congrats.

    I did find the sample file you sent that the parameters for the AJAX request pointed to:

    mypwn.com/ajaxexample/ajaxexamlpeGET.php

    Erm, I think it was just a typo. Cause this works:

    mypwn.com/ajaxexample/ajaxexampleGET.php

  • I'd like to try out virtual box for my MB Pro. At this time, I'm running on a dedicated Windows machine for C2. Thanks for the link, it reminds of one of the other things I need to try out.