Forum: Python
Feb 15th, 2006, 6:00 PM
|
|
Replies: 6
Views: 466
(Conway's Game of Life)
Can someone please show me the python code for (Conway's) Game of Life so I can use it as a template to create a similar game.
|
Forum: Python
Feb 11th, 2006, 5:52 PM
|
|
Replies: 3
Views: 213
Encryption Help
I'm a newbie to this Python language and I've had this project for the last two weeks :
Write an n-stepped encryption program.
This is a little different from what I told you in class, so follow...
|