Files
basic-computer-games/63_Name
Martin Thoma c500424956 Simplify Python Code
print_with_tab / print_with_whitespace is trivial with Python
string formatting and was mostly used in only 2 lines.
2022-04-02 07:32:09 +02:00
..
2022-03-05 09:29:23 +01:00
2022-04-02 07:32:09 +02:00

Name

NAME is a silly little ice-breaker to get a relationship going between a computer and a shy human. The sorting algorithm used is highly inefficient — as any reader of Creative Computing will recognize, this is the worst possible sort for speed. But the program is good fun and thats what counts here.

NAME was originally written by Geoffrey Chase of the Abbey, Portsmouth, Rhode Island.


As published in Basic Computer Games (1978):

Downloaded from Vintage Basic at http://www.vintage-basic.net/games.html

Porting Notes

(please note any difficulties or challenges in porting here)