Adblock breaks this site

NEW Game Need (C++ help)

Discussion in 'Programming General' started by Team Orange, May 2, 2007.

  1. Team Orange

    Team Orange Active Member
    Banned

    Joined:
    May 2, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    ok well me and a friend are making a new game well its for the people that love there racing and we wanna make it in C++ but i cant code and he can only Do VB Or Java but anyways we are for someone that would like to help us get this game running and maby stay with us and become a full time staff memebr pm me or add me on msn if you wanna help and any 3d studio members do the same thanks laters:D
     
  2. SidStudios

    SidStudios Active Member

    Joined:
    Mar 14, 2007
    Posts:
    201
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    What exactly would you do if we helped you?
     
  3. Team Orange

    Team Orange Active Member
    Banned

    Joined:
    May 2, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    what do you mean? o_O
     
  4. zraffz

    zraffz Guest

    Referrals:
    0
    NEW Game Need (C++ help)

    roflmao this is pathetic.
    You are saying "I have no way to contribute but I want to be leader of the game because I am a control freak!"
     
  5. Team Orange

    Team Orange Active Member
    Banned

    Joined:
    May 2, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    we have layouts done and cars are getting made we just need someone 2 make everything work if not it will be in flash or java or vb something like that. im just asking if someone would like to help out.? And if they want to become a full time staff member
     
  6. xzNoobxz

    xzNoobxz Forum Addict

    Joined:
    Nov 1, 2005
    Posts:
    392
    Referrals:
    0
    Sythe Gold:
    1
    NEW Game Need (C++ help)

    I might be intrested. I've been learning gaming in C++ recently, but I'm not great at it. Better yet, ask me if you still need someone in around 2 weeks, I'll be doing good by then. I hope I can help. Good luck. I don't like racing games very much though, if it was like a RPG with differnt classes of monsters and stuff, I'd diffenetly do it. ( I enjoy making rpg games. =D ).


    Or, maybe if I helped made this racing game, we could all make a RPG after that gets done. I guess I'll try and contact you later, I'm currently grounded off my home computer atm. Good luck.
     
  7. poet

    poet Member

    Joined:
    May 6, 2007
    Posts:
    52
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    I would recommend doing it in director and coding the server in vb for a basic beta.
     
  8. Team Orange

    Team Orange Active Member
    Banned

    Joined:
    May 2, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    well thanks guys i need as much help as i can get im not that good in the ( C++ - VB - JAVA - ect

    yo yeah if there is a way you can help add me on msn and we can get to know more about each other and what kinda skill lvl you are thanks bye
     
  9. Flaming Idiots

    Flaming Idiots Active Member
    Visual Basic Programmers

    Joined:
    Dec 22, 2005
    Posts:
    235
    Referrals:
    1
    Sythe Gold:
    0
    Two Factor Authentication User
    NEW Game Need (C++ help)

    If you don't know much about C++ programming you should learn C# and make the game with XNA Game Studio. They run very well and it is much easier than doing it in C++.
     
  10. Team Orange

    Team Orange Active Member
    Banned

    Joined:
    May 2, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    but i want a game that will be Very Hard to hack maby NOT BE ABLE 2 HACK and i was told C++ is the best but im not sure =\
     
  11. poet

    poet Member

    Joined:
    May 6, 2007
    Posts:
    52
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    No language is really that good to keep away hackers. Encryption is a good option for any language.
    Maybe each user could be given an independant key which changed every- 5/10 minutes? Then have the packets encrypted to that key and the client decrypts them? :)
     
  12. Team Orange

    Team Orange Active Member
    Banned

    Joined:
    May 2, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    Thats kool i like the sound of that =\
     
  13. nipplesandlicks

    nipplesandlicks Guest

    Referrals:
    0
    NEW Game Need (C++ help)

    maybe you should start with hello world......
     
  14. R_I_P_Lolz

    R_I_P_Lolz Active Member
    Banned

    Joined:
    Mar 16, 2007
    Posts:
    237
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

  15. Drowning Sun

    Drowning Sun Forum Addict
    Banned

    Joined:
    Jun 5, 2007
    Posts:
    260
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    what would you do if we helped?
     
  16. Tilex

    Tilex CFZA
    Banned

    Joined:
    Nov 2, 2005
    Posts:
    466
    Referrals:
    4
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    Where's your organization? What's your project called, staff needed, what libraries will it utilize, where is some sort of a list your experience application? You need organization.
     
  17. htaed

    htaed Forum Addict
    Banned

    Joined:
    Dec 19, 2005
    Posts:
    336
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    Code:
    #include <iostream>
    using namespace std;
    int main()
    {
                   cout << "Hello World!";
                   cout << "LAWL!";
                   return 0;
    }
    

    Meh, i'm starting to learn some c++, i seriously doubt i will be any use to you, but maybe in a few weeks or so i will be able to give you help of some kind.
     
  18. cooladrrang

    cooladrrang Active Member

    Joined:
    Jan 21, 2007
    Posts:
    125
    Referrals:
    0
    Sythe Gold:
    0
    NEW Game Need (C++ help)

    i know very good 3ds studio max for making 3d models i could help you out with that email me [email protected]
     
  19. Runnerman

    Runnerman Guest

    Referrals:
    0
    NEW Game Need (C++ help)

    Lmao, Hello world is newb. Lol, anywayz, i know c++. Plus the coding doesn't matter, i could code a game in C or C++ and you could hack it the same, maybe you should look for someone with ASM knowledge ~besides me, i dun have time anymore or i would~ And ask them for help. ASM is the basis of all programs.

    Lawl
     
  20. The Rogue

    The Rogue Guest

    Referrals:
    0
    NEW Game Need (C++ help)

    I agree dude.
     
< VB .net beginner tutorial | My first c++ program >


 
 
Adblock breaks this site