Search:

Type: Posts; User: sp4ce

Search: Search took 0.07 seconds.

  1. Thread: New here

    by sp4ce
    Replies
    2
    Views
    1,112

    New here

    Hey,
    I'm a first year student and new to the programming world.

    Have done a lot of HTML/CSS and photoshop in the past, looking to broaden my horizons and hopefully write software one day.

    sp4ce
  2. Replies
    1
    Views
    1,747

    Adding cards back into deck

    I should be able to figure this out, but I'm completely lost.

    The following code deals to a hand of choice a set number of cards (int toDeal):

    private void deal(Hand hand, int toDeal)
    {
    ...
Results 1 to 2 of 2