|
General Details
|
|
Python
|
|
Posted 119 Days Ago
|
|
215 Views
|
|
Received 1 Rating
|
|
Number Guessing Game
Description
Every time I learn a new language I like to make a number guessing game to test out all I currently know. It's a good starting point for me because you have to use a lot of different techniques in order to make a playable game. Nested loops, user input, and even exception handling for times when the user doesn't type in a valid answer. For me, a great way to practice a new language. To run, just save as a .py file and run in a Linux terminal or any Python Interpreter/compiler. Enjoy!
If you are by any chance wondering my terminal window is transparent. My desktop (samurai monkey :P) can be found at http://www.dlanham.com/ great site with alot of free desktops.
Technical
Compiled under Python 2.5 in Ubuntu Linux 8.04
Source Code
Comments
| Please login to post comments. |
|
|
I totally agree with Scott!
Very nice mate.
|
|
|
Thats cool! Only looked at the screenshot but i like how simple it is :-) and the source code is pretty easy to understand as well.
Kind regards,
Scott
|
More "Python" Source Codes By This Author
Recently Posted "Python" Source Codes
Recently Rated "Python" Source Codes
|