Any programming bronies?

Discussion in 'Games' started by DoDo1234, Oct 27, 2011.

  1. DoDo1234

    DoDo1234 The Awkward one

    Cutie Mark:
    Joined:
    Sep 12, 2011
    Messages:
    6,586
    Bro hoofs Received:
    2
    Occupation:
    ... School.
    Location:
    Blighty
    One of my hobbies is actually programming games. They're not all that good, but im quite proud of some of my stuff. But it came to my attention that some other people here do a bit of coding and stuff, too, so i thought id just make this thread.
    So the point of the thread... If your making a game/ program/ thingy, i thought this might be a good place for people to post their creations. Maybe other people could comment on the game/ program/thingy, on the good bits, on how to improve it, bring to attention some glitches etc. So... yeah, feel free to post your creations i guess...

    (If this thread is in the wrong forum or has already been done can a mod move/delete it please? Thanks, and sorry.)
     
    #1 DoDo1234, Oct 27, 2011
    Last edited: Oct 27, 2011
  2. Miggy

    Miggy INFOX

    Joined:
    Aug 28, 2011
    Messages:
    2,929
    Bro hoofs Received:
    0
    Location:
    Russia
    if (Ans):='Yes'
    then writeln ('Miggy is awesome');


    :derpe: Looks like I'm awesome.
     
  3. testyal1

    testyal1 Princess of the Forum
    Banned

    Joined:
    Jun 11, 2011
    Messages:
    5,692
    Bro hoofs Received:
    1
    Occupation:
    Activist/Priest
    Location:
    Rata Sum
    def Write(text):
    print text on this thread

    while programmingSkill < 10:
    Write("I have no programming skill")
     
  4. Bounty

    Bounty Retired Staff
    Veteran

    Cutie Mark:
    Joined:
    Aug 31, 2011
    Messages:
    1,276
    Bro hoofs Received:
    2
    Program Quickreply;

    Uses Sysutils;

    Var Picture : String;

    Begin
    Writeln('This is a music player I made once, It had mute features, open songs, play, pause and rewind. The blue bar would select a point in the song');
    Writeln('The bottom box is where the songs would pile up as you added them, and the trapezium is volume, volume is selected by clicking the light blue bar underneath.');
    Picture := Musicplayer;
    Writeln('[​IMG]');
    Writeln('I didnt make any full length games however');
    end.
     
    #4 Bounty, Oct 27, 2011
    Last edited: Oct 27, 2011
  5. DoDo1234

    DoDo1234 The Awkward one

    Cutie Mark:
    Joined:
    Sep 12, 2011
    Messages:
    6,586
    Bro hoofs Received:
    2
    Occupation:
    ... School.
    Location:
    Blighty
    Oh, that looks pretty cool, Bounty. Did you ever upload it anywhere, I'd love to give it a go :grin:
     
  6. Bounty

    Bounty Retired Staff
    Veteran

    Cutie Mark:
    Joined:
    Aug 31, 2011
    Messages:
    1,276
    Bro hoofs Received:
    2
    I didnt actually, and I havnt the foggiest of where to go to do so.
     
  7. greyOne

    greyOne Princess of the Forum
    Banned

    Joined:
    Oct 13, 2011
    Messages:
    3,922
    Bro hoofs Received:
    0
    Occupation:
    Code for Hire
    Location:
    Motherland
    Self Quote get!
    Me; fluent in English, Russian, French, Java (and J#), C/C++, VB.NET, and FORTRAN.
    (That last one is necessary.)

    I have to get DanSze here. Me and him wrote Interrobang. (A game, but more importantly
    a Physics Engine that supports magnetism!)

    Look up Git hub. Google is your friend.

    EDIT: Dammit, I knew I forgot one. (List of language fluent in).append(SQL);
     
    #7 greyOne, Oct 27, 2011
    Last edited: Oct 27, 2011

Share This Page