[Tutor] What is a fun basic game project.

Tim Wilson wilson at visi.com
Fri May 7 07:33:46 EDT 2004


On 5/7/04 4:08 AM, "sciboy at sciboy.zer0host.com" <sciboy at sciboy.zer0host.com>
wrote:

> Anyone know of a fun game project that is good for beginners, and what aspects
> they involve.

Hangman is a classic. I created the following assignment for my programming
students a couple years ago. Most implementations of this sort of program
use simple lists as containers for guessed letters and the list of words to
draw from.

http://isd197.org/sibley/cs/icp/assignments/hangman_html

-Tim

-- 
Tim Wilson
Twin Cities, Minnesota, USA
Educational technology guy, Linux and OS X fan, Grad. student, Daddy
mailto: wilson at visi.com   aim: tis270   public key: 0x8C0F8813




More information about the Tutor mailing list