asikanddestroy's Recent Forum Activity

  • Hello , I just finished my first simple online game with construct2.

    Name:

    Nim Game Online

    You can play single, local or Online.

    Leaderboard and google play services are available.

    Thanks !

    play.google.com/store/apps/details

  • Ok I forgot to destroy the object ( counter in my exemple)

  • hello,

    first sorry for my poor english.

    from the multiplayer game example,

    I want to create a counter after the first peer connect to the game (player n°2, player n°1 is the host)

    Then start the counter and substract 1 every 1 second.

    When the counter equal 0 i want to change the peer sprite from human to zombie (randomly between the connected peers).

    basically, I want to create a system like the zombie mod in counter strike source.

    I make a counter but it resets every time a new peer enter in the game.

  • Scratchcard templates — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-game-templates/scratchcard-templates-1158

    <p>A simple template for lottery games.</p>

    Use this topic to leave comments, ask questions and talk about Scratchcard templates

  • I'm working on a simple A.I

    my project has:

    -1 array (4,1,1)

    -1 player button

    -1 AI button

    <font color=blue>on start of layout; I filled my array:</font>

    <img src="http://i.imgur.com/8QAwu.png" border="0" />

    <font color=blue>

    my array

    0:1

    1:1

    2:1

    3:1

    </font>

    <font color=blue>//Player turn Player click on buttonP1</font>

    <img src="http://i.imgur.com/8x8qx.png" border="0" />

    <font color=blue>// if 3

    my array after this event

    0:1

    1:1

    2:0

    3:1

    </font>

    Now, I would like to choose two random index where value= 1

    after AI turn, it should be like this:

    0:1

    1:0

    2:0

    3:0

    or

    0:0

    1:1

    2:0

    3:0

    etc...

    I tried with

    <img src="http://i.imgur.com/DgQCK.png" border="0" />

    How can i do that?

    goldbraver.com/asikanddestroy.capx

  • solved with this code:

    script>window.top.location.href = "http://localhost/construct/";

    document.domain = "localhost/construct/"

    </script>edited><editID>asikanddestroy</editID><editDate>2012-08-29 23:09:13</editDate></edited>

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi,

    can you help me?

    after this condition(on left button clicked on text 5),

    <img src="http://i.imgur.com/smFgY.png" border="0" />

    i want to redirect to my front page.

    my problem is that the url redirection is inside the iframe.

    <img src="http://i.imgur.com/wQmH0.png" border="0" />

asikanddestroy's avatar

asikanddestroy

Member since 29 Aug, 2012

None one is following asikanddestroy yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies