new in coding the powder toy

  • vortex
    13th Feb 2011 Member 0 Permalink
    In the wiki, it says to open the file powder.h,How do I find it?
  • MasterMind555
    13th Feb 2011 Member 0 Permalink
    @vortex
    Open it in Microsoft Visual C++, then left, open the folders and you will find powder.h and in another folder, powder.c.
  • Cr15py
    13th Feb 2011 Member 0 Permalink
    vortex
    Time for my usual speech. I, personally, do not recommend trying to even set up Powder Toy, not to mention develop for it, without having previous programming experience.
  • Felix
    13th Feb 2011 Member 0 Permalink

    Cr15py:

    vortex
    Time for my usual speech. I, personally, do not recommend trying to even set up Powder Toy, not to mention develop for it, without having previous programming experience.

    This is wrong.

    @vortex
    follow the wiki. If you can't understand the wiki I suggest you rethink why you are even trying to do this.
  • vortex
    13th Feb 2011 Member 0 Permalink
    I think I have only the compiled game, and I don't have the source code, where do i get it?
    @Cr15py
    I have basic knowledge in C + +

    @felix
    I do not understand very well the wiki, Because I'm from Israel.
  • Felix
    13th Feb 2011 Member 0 Permalink

    vortex:

    @Cr15py
    I have basic knowledge in C + +

    s/in/of
    Also, TPT isn't written in C++.

    What kind of knowledge of C++ do you have?
  • Diissaster
    13th Feb 2011 Member 0 Permalink
    C++ not C + +.
    Anyway, TPT is written in usual C.
  • Felix
    13th Feb 2011 Member 0 Permalink

    Diissaster:

    C++ not C + +.

    Nitpicking.
  • Diissaster
    13th Feb 2011 Member 0 Permalink
    @Felix
    If that is what you want to call my correction then...
    image
  • vortex
    13th Feb 2011 Member 0 Permalink
    Never mind, I got what I need.
    I finished the code, how do I run it?
    I have Visual C++