Skip to content

themitosan/r3-water-sample-puzzle

Repository files navigation

R3_auto_map_gen_icon
R3 Water Sample Puzzle
license workflow_status

This is a nw version of water sample - a puzzle from a classic survivor horror game, created using TMS.js and TS.

image

This project was created as a challenge - I'm still learning more about this creepy language.

Controls

  • K, 0: Confirm,
  • L, 6: Cancel,
  • W, S, Arrow Up, Arrow Down: Select current row
  • A, D, Arrow Left, Arrow Right: Move current row
  • I, 8: (Endless Mode) Get random puzzle
  • Esc, 0, Space: Pause menu

This game also supports DualShock 4, DualSense, PlayStation 3, GameSir X2 USB controllers.

How to build

  • Install Node.js 20.x
  • Clone this repo
  • Run npm install
  • Run selected build file (Windows: .bat, Linux: .sh)

External sources used to create this app