Results 1 to 8 of 8

Thread: c# project?

  1. #1
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default c# project?

    Hey, can someone give me a decent, kind of interesting, useful project idea for me to program in c#. I just learned the language and I can not think of any project to do in it. lol


    Thank
    JP

  2. #2
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    XNA, pong :3
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  3. #3
    Join Date
    Jan 2007
    Location
    the middle of know-where
    Posts
    1,308
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    3 Player pong !!! ~ a triangle.
    On vacation in NeverLand,
    Code:
    typedef int bool;
    enum { false, true };

  4. #4
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by anonymity View Post
    3 Player pong !!! ~ a triangle.
    Interesting concept, interesting concept.......we shall see what I can do!

  5. #5
    Join Date
    Jan 2009
    Location
    Turlock/LA, California
    Posts
    1,494
    Mentioned
    3 Post(s)
    Quoted
    66 Post(s)

    Default

    recreate your version of an fps (halo, CoD, etc) on the xbox 360 ppl at my college were having fun doing that. then we would all hav LAN parties and play.

  6. #6
    Join Date
    Jul 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It is better to do some communication level projects. Becuse you study the basics of windows communication. Look at the link below , it is the basic socket level communication program , you can develo this program as a project.

    http://csharp.net-informations.com/c...rogramming.htm

    ling.

  7. #7
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by lingmaaki View Post
    It is better to do some communication level projects. Becuse you study the basics of windows communication. Look at the link below , it is the basic socket level communication program , you can develo this program as a project.

    http://csharp.net-informations.com/c...rogramming.htm

    ling.
    If you do this, you may as well just make an IRC bot. Then you can practice parsing text and using regex as well.

  8. #8
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    If you do this, you may as well just make an IRC bot. Then you can practice parsing text and using regex as well.
    Something like this? It's in VB and the code is kind of old and can be cleaned up

    https://github.com/Kyle-Undefined/IRCToolKit
    https://github.com/Kyle-Undefined/IRCBot
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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