Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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]