CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    Join Date
    Dec 2009
    Posts
    109

    Re: Anyone work on game?

    I am very interested in learning Game Programming too! Actually, about 6 months back I had started learning XNA, but later stopped. And now I wish to start again. So I am willing to help you with you project as I will get to learn much on the way!

  2. #17
    Join Date
    May 2005
    Location
    Estonia
    Posts
    235

    Re: Anyone work on game?

    Im also randomly trying to create some game.
    Actually im even working on it already.

    It's a remake of GTA2 (my most favorite game) using original graphics only.
    To be honest with you i don't care about any FPS games, they are too boring for me.
    Every beginner makes a FPS.

    But GTA2, it's pure fun. That's why i wan't to recreate it completely, make everything like in GTA2 is.
    And later add my own stuff.


    Currently i have a very basic one and developed in Blitz3D.

    I always thought about seriously using XNA, C# and such stuff..
    But what holds me back on these NET stuff is that NET is slower and NET exes can be fully decompiled to sources, if you don't obfuscate your code.

    But i don't have enough power to do what i need in such "toy" languages like Blitz.
    They limit too much.

    So im thinking about ether switching to XNA or Delphi and some engine.
    Maybe i will go even with open source version if im going to use XNA and C#.

    I could obfuscate my game but i think it's better to go open source.
    Last edited by BytePtr; January 17th, 2010 at 11:11 AM.
    Rate my post if i it was useful!

  3. #18
    Join Date
    Dec 2009
    Posts
    109

    Re: Anyone work on game?

    Quote Originally Posted by BytePtr View Post
    Im also randomly trying to create some game.
    Actually im even working on it already.

    It's a remake of GTA2 (my most favorite game) using original graphics only.
    To be honest with you i don't care about any FPS games, they are too boring for me.
    Every beginner makes a FPS.

    But GTA2, it's pure fun. That's why i wan't to recreate it completely, make everything like in GTA2 is.
    And later add my own stuff.


    Currently i have a very basic one and developed in Blitz3D.

    I always thought about seriously using XNA, C# and such stuff..
    But what holds me back on these NET stuff is that NET is slower and NET exes can be fully decompiled to sources, if you don't obfuscate your code.

    But i don't have enough power to do what i need in such "toy" languages like Blitz.
    They limit too much.

    So im thinking about ether switching to XNA or Delphi and some engine.
    Maybe i will go even with open source version if im going to use XNA and C#.

    I could obfuscate my game but i think it's better to go open source.
    Dude, I think I can help you out. I'm not a professional in C# or XNA but I don't know quite a bit of both. More of C# though. So if you're interested in getting some help, then please send me a private message.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured