View Poll Results: My topic of choice is...

Voters
22. You may not vote on this poll
  • A calculator which only uses bitwise operations

    4 18.18%
  • Redo a program in a creative way (see Prelude's comment in previous poll)

    0 0%
  • Make the most obfuscated (complicated-looking) program

    2 9.09%
  • A "VERY" small RPG

    6 27.27%
  • An accounting program which receives some transaction and journalizes it

    1 4.55%
  • A card game

    1 4.55%
  • Slot Machine (a.k.a. fruit machine)

    4 18.18%
  • Hangman

    1 4.55%
  • A primitive text editor

    3 13.64%
  • A perfect number finder

    0 0%
  • A basic drawing program

    0 0%

Thread: The Third Round: (*easy*)

  1. #1
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490

    The Third Round: (*easy*)

    spin the choice

  2. #2
    Unregistered
    Guest
    text editor

  3. #3
    a
    Guest
    a text editor wouldnt that qualify as hard? im thinking of something along the lines of VI and that would be quite involved...

  4. #4
    Señor Member
    Join Date
    Jan 2002
    Posts
    560
    Card game sounds fun. Like poker or blackjack. I made it in BASIC once, the shuffling algorithm will probably be a bit harder without that good old goto though.

  5. #5
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    how about a text file compressor..

  6. #6
    I'd say slot machine...

  7. #7
    Registered User Mario's Avatar
    Join Date
    May 2002
    Posts
    317
    A small rpg.

    I take it by "very small" you mean it could also be an engine, instead of a playing version.... right?
    Regards,
    Mario Figueiredo
    Using Borland C++ Builder 5

    Read the Tao of Programming
    This advise was brought to you by the Comitee for a Service Packless World

  8. #8
    Im back! shaik786's Avatar
    Join Date
    Jun 2002
    Location
    Bangalore, India
    Posts
    345
    I say a "Calculator", If not, "Obfuscated C Code". Calculator will make us brush up our maths and obfuscated C is real fun

  9. #9
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    obfuscated's are always fun. Let's do that.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 11-03-2008, 09:48 PM
  2. Fibonacci Formula, How to round in C++?
    By Zeusbwr in forum C++ Programming
    Replies: 10
    Last Post: 10-15-2004, 10:47 AM
  3. I need some quick help with code.
    By stehigs321 in forum C Programming
    Replies: 35
    Last Post: 10-30-2003, 10:07 PM
  4. Someone help me with this game??
    By stehigs321 in forum Game Programming
    Replies: 15
    Last Post: 10-30-2003, 09:42 PM
  5. Please help with some coding..
    By stehigs321 in forum C Programming
    Replies: 2
    Last Post: 10-27-2003, 06:44 PM