How do I create TBS

0 favourites
  • 5 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • hi,

    I would like to make TBS using the CONSTRUCTA or do you have any advice on how to begin? (I know html, php, js, and several frameworks), but games have never done

  • Might start with actually writing out words.

    Im not sure what tbs is. It sounds more like some disease.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • turn base strategy = TBS

  • Its just Boolean variables.

    BTW strategy is still a bit abstract.

  • hi,

    I would like to make TBS using the CONSTRUCTA or do you have any advice on how to begin? (I know html, php, js, and several frameworks), but games have never done

    You don't really need anything other than C2 to make it. Since I guess you are fairly new to it, I would recommend just starting to learn it making tutorials or minor projects, rather than aiming for a TBS game straight away, since it can be a bit confusing when the code is executed every tick but you need it to be turn based. Not that its hard to do, but if you are very new to C2 I think it will confuse you more than it helps you turning the every tick execution into a turn base game.

    Also giving advice how to start a turn based game is some what a wide request, because movement, map generation, creating the turn base etc. All play a part in what you might need. For instant you plan on using grid for you map like in Civilization or zones like in Risk etc.

    So if I were you I would do as follow:

    1. Make small projects in C2 to learn and test things.

    2. Make a design for your game, how is movement going to be handled, fighting etc.

    3. Make more small projects trying to aim for things you need and see if you can get something simple working.

    4. Start making your game

    5. Fail it (Not meant to be rude, but it will most likely happen for everyone )

    6. Try again and repeat 4-6 until you get rid of 5

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)