mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
8042414be74c2b00b899b4bd2f5c7fca32fc7deb
The bulk of this small change was to sort stores by alphabetical order according to translated names, instead of english strings. This meant removing the ID splitting as well as hyphen/space replacing, as the ID is not considered for the test. Also changed: 1. line 800: as the original english string is no longer necessary in the iteration, k takes the value of translated string. k is then used for alphabetical comparison (as before) with the right value. 2. line 816: removed the test on curPrev variable. Items already listed have been placed in alphabetical order, so there is no need to check whether each item actually follows value of control variable.
A Dark Room
"awake. head throbbing. vision blurry. come light the fire."
a minimalist text adventure game for your browser
| Available | Languages |
|---|---|
| Chinese | English |
| French | German |
| Italian | Japanese |
| Korean | Norwegian |
| Polish | Portuguese |
| Russian | Spanish |
| Swedish | Turkish |
| Ukrainian | [Vietnamese] (http://adarkroom.doublespeakgames.com/?lang=vi) |
or play the latest on GitHub
Description
Languages
JavaScript
92.3%
CSS
5.5%
HTML
1.9%
Python
0.3%
