Super Star Trek (Python): Introduce OOP

* Avoid encoding values in int; use tuples instead (the memory overhead
  is OK today)
* Avoid encoding values in str, use lists instead (same story)
* Use variable names that speak for themselves
* Fix typo (NAVAGATION)
This commit is contained in:
Martin Thoma
2022-04-01 11:49:19 +02:00
parent 518b0e9905
commit 3a63978d0e

File diff suppressed because it is too large Load Diff