Results 1 to 3 of 3

Thread: Contest 9 - Cee-Lo

  1. #1

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,698

    Contest 9 - Cee-Lo

    Programming Contest – Cee-Lo

    For all those who havent participated in the contest please read the FAQ

    Overview
    This contest will be to make the dice game Cee-Lo.

    Wikipedia definition - Cee-lo without a bank (winner take all)

    Languages
    C, C#, C++, F#, Java, LUA, Perl, Python, and VB.Net

    Deadline
    June 12th, 2015

    Rules for Contest
    The rules followed will be specific to the contest and not the game.
    • Must be a console application or non VB equivalent
    • Allow the user to choose the amount of money that everyone starts with.
    • Allow the user to choose the amount of CPUs(1+)


    Rules for Game
    The rules followed specifically for the game will be for the version Winner Takes All.
    • Each player will agree upon a bet or they can pass
    • Each player, starting with the player who won the last round except for the beginning where the user will start the game, will roll 3 dice at once.
    • The person with the highest score wins
    • If no roll scored, then re-roll until a score is made.


    Scoring for Game
    The following are dice roll combinations from the highest score to the lowest. If two or more players share the highest score then those players will re-roll until a winner is decided.
    • 4-5-6: One dice has a value of 4, one dice has a value of 5, one dice has a value of 6.
    • Trips: All three dice have the same value. If two or more players roll trips, then the highest trip wins(ie: 6-6-6 beats 4-4-4).
    • Pair: Two of the three dice have the same value. If two or more players roll pairs, then the highest pair wins(ie: 6-6-1 beats 5-5-6)
    • 1-2-3: One dice has a value of 1, one dice has a value of 2, one dice has a value of 3.



    Marking

    Each entry will be judged on the following things.
    • Accuracy - Does the game follow all of the rules?
    • Length - How concise is the submitted code?
    • Execution - How quick did the code execute?



    Prizes
    We will be offering a custom name tag for you to show off to the forum as well as a badge to be placed in your signature!

    Please submit all entry's to the forum below with the title in the following format "Contest 9, CeeLo - [User Name]"
    Contest Entries Forum
    Last edited by dday9; Jun 2nd, 2015 at 01:03 PM.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

  2. #2

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,698

    Re: Contest 9 - Cee-Lo

    For any questions regarding the Cee-Lo contest, here is the discussion thread.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

  3. #3

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,698

    Re: Contest 9 - Cee-Lo

    Unfortunately we only had 1 entry by the deadline. Contest closed.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

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