Tournament play in CS1

  • Authors:
  • Roy P. Pargas;Joe C. Lundy;John N. Underwood

  • Affiliations:
  • Department of Computer Science, Clemson University, Clemson, SC;Department of Computer Science, Clemson University, Clemson, SC;Department of Computer Science, Clemson University, Clemson, SC

  • Venue:
  • SIGCSE '97 Proceedings of the twenty-eighth SIGCSE technical symposium on Computer science education
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the fifth programming assignment given to three CS1 sections in the Fall semester of 1995. The assignment was to design and implement in Ada a program that plays the game of Nim. The students' programs were to accomplish two goals: (1) play and defeat the instructor's Nim playing program, and (2) participate in a course-wide computer-Nim tournament. This paper explains how the assignment was presented to the students, how the game playing programs were developed and evaluated, how the tournament was conducted, the results of the tournament, and an evaluation of the whole exercise.