mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-27 13:14:15 -08:00
* 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)
42 KiB
42 KiB