1
0
Fork 0
Summary of previous versions of Shintolin
Find a file
2025-03-13 22:08:31 +01:00
README.md Save all changes 2025-03-13 22:08:31 +01:00

Legacy versions of Shintolin

My research into history of the persistent browser-based multiplayer game “Shintolin”.

Source code

This repository is published on two code sharing portals:

NOTE: Repository history was squashed into a single commit. I do not wish to preserve it.

Summary of versions

Version 1

The original prototype, written by Isaac Lewis. Source code was never published, we only know it was using PHP & MySQL.

Version 2

The first open source version, also written by Isaac Lewis. Used Ruby and MySQL.

Version 3

The third version, re-implemented for a different infrastructure by Troy Goode (known in-game as Ecce). Uses NodeJS and MongoDB.

Version 4

An unfinished prototype by Troy Goode. Uses NodeJS and PostgreSQL.