Link to ecumene under projects
This commit is contained in:
parent
324aa7f8bb
commit
e2da03079f
|
@ -4,6 +4,5 @@ title: Pages
|
|||
|
||||
[A comparison](./abomb/) of the museusm at Los Alamos, where the atomic bomb was created, and Hiroshima, where it was used.
|
||||
|
||||
A silly look at [horses in philosophy](./horse)
|
||||
A very serious look at [horses in philosophy](./horse).
|
||||
|
||||
An index of documents related to [the Great Schism](./ecumen/)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Projects
|
||||
---
|
||||
|
||||
This page is incomplete while the site is under contruction.
|
||||
This isn't everything I've done, just the things I've gotten around to linking here.
|
||||
|
||||
## Ludum Dare entries
|
||||
|
||||
|
@ -20,6 +20,10 @@ Ludum Dare is a long-running game jam event where participants create a game fro
|
|||
|
||||
* [Voyage of the Indefatigable](https://ldjam.com/events/ludum-dare/39/voyage-of-the-indefatigable), Ludum Dare 39. A resource management game in HTML/JS.
|
||||
|
||||
## Church Schism Sourcebook
|
||||
|
||||
An archive of texts related to Church divisions and related issues, accessible at [ecumene.alogoulogoi.com](https://ecumene.alogoulogoi.com).
|
||||
|
||||
## Miscellaneous
|
||||
|
||||
* [A recursive descent SL3 parser](./sl3.html) written for a mathematical logic class.
|
Loading…
Reference in New Issue