What are instructions about coding 'the game of life' using python?
January 21, 2012 – 6:00 pmi need help coding spmething called ‘the game of life.’ i do not mean the milton-bradly thing. i am not that experienced with python so detailed help about coding is required. i currently have version 2.7 and 3.2.
Related posts:
- Need help with Python for making a game?
- How to use python with blender for game designing?
- How do you make a simple Python RPG game?
- How can I learn how to start coding java? As of right now i know nothing about coding.?
- What's the difference between PHP, IFrame and DIV Coding when your coding a layout?
- How to run a python based game under Kubuntu?
- How to run a python based game under Kubuntu?
- What are some good begginner java game development books?
- What should I learn for a job i game development?
- I need help from someone in the pc game making feild. Like rmxp, game maker.?
2 Responses to “What are instructions about coding 'the game of life' using python?”
https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
I suggest you gain experience in python, then attempt writing it.
By henni on Jan 21, 2012
http://www.daniweb.com/software-development/python/code/217028
here is link to the code and a explanation of the game of life by john conway ^^
programmed in python, im sure if its a different version you should be able to figure out the compile errors with the python documentation.
By stargazer17 on Jan 21, 2012