Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richiejp/typogenetics
The game called Typogenetics from Godel, Escher, Bach: an Eternal Golden Braid.
https://github.com/richiejp/typogenetics
Last synced: about 13 hours ago
JSON representation
The game called Typogenetics from Godel, Escher, Bach: an Eternal Golden Braid.
- Host: GitHub
- URL: https://github.com/richiejp/typogenetics
- Owner: richiejp
- License: mit
- Created: 2013-07-26T19:52:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-26T20:06:35.000Z (over 11 years ago)
- Last Synced: 2023-03-22T10:26:30.302Z (over 1 year ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Typogenetics was invented by Douglas R. Hofstadter for GEB. This is an implementation of it created from its description found in chapter XVI of the book. My interpretation of the rules may vary from that of the authors original vision, but not to an extent that I think it matters.
It can be run with: "nodejs app.js", then go to http://localhost:8080. There are also unit tests in client/tests.js which can be run with nodeunit.
The author is me; Richard Palethorpe.
http://richiejp.com
[email protected]