The Ur-Quan Resources Calculator

For Star Control 2


Type Value Qty Total
{{ row.type }} {{ row.value }} {{ row.total = row.quantity * row.value }} RU
Total RU {{ totalRU }} RU

Desktop tips


TODO

  1. Fix mobile UI.
  2. On load: autofocus first value.
  3. On "Enter": focus next value.
  4. Prevent mouse wheel from entering negative numbers.