|
|
|
|
|
by somat
464 days ago
|
|
There is an interesting project https://github.com/Abstrct/Schemaverse where the whole game takes place entirely within a postgres database that the players connect directly to. The author discovered quite a few... well lets just call them policy errors in postgres, but had a hard time filing bug reports, mainly because the response was usually an incredulous "why on earth would you even do that in the first place?. But the author has fun with this, There is a trophy in the game that you can only get by putting your name in the trophy table. |
|