[Tutor] Still making Cribbage game, NEED HELP Please

2009-12-10 Thread Christopher schueler
I am still working on my cribbage game.. if you want rules or an outline of the rules/project information, it is HERE -> http://jongarvin.com/cawthra/files/ics3u/cribbage_project.pdf I have attached a copy of what i have so far.. i have built a deck with 52 cards AND made a dictionary

[Tutor] Question : Creating cribbage game

2009-12-07 Thread Christopher schueler
My name is Chris Schueler and i am having some troubles with my Python programming Our current project is to create the game of cribbage from scratch. The only problem is we are not allowed to use classes, only user-defind functions and arrays. I was wondering if anybody could give me tips