TI-57 Lunar Lander ?
|
06-04-2022, 06:22 PM
(This post was last modified: 06-04-2022 08:19 PM by pauln.)
Post: #21
|
|||
|
|||
RE: TI-57 Lunar Lander ?
I have been looking for a Lunar Lander for TI-57/RCL-57 and I came across this older thread. I ended up writing my own version which I list here for anyone interested.
IMO, it has a few advantages over the one in "L'Ordinateur de Poche":
Instructions:
If you want to see your final velocity, press RCL 1. Code:
|
|||
06-12-2022, 07:00 PM
(This post was last modified: 06-12-2022 07:01 PM by Thomas Klemm.)
Post: #22
|
|||
|
|||
RE: TI-57 Lunar Lander ?
(06-04-2022 06:22 PM)pauln Wrote: I was not sure whether to trust the comment or the code. Therefore I changed it to: Code: # Loops 4 times (4 seconds) With this I came up with the following solution to a safe landing: 100. 100.2500 5 R/S 95. 100.2200 5 R/S 90. 100.1900 5 R/S 85. 100.1600 5 R/S 80. 100.1300 5 R/S 75. 100.1000 10 R/S 65. 85.0715 10 R/S 55. 70.0475 10 R/S 45. 55.0280 10 R/S 35. 40.0130 10 R/S 25. 25.0025 25 R/S »5.0000« That was surprisingly fun to figure out. Here's a mostly verbatim translation of the program for the HP-42S: Code: 00 { 92-Byte Prgm } |
|||
06-12-2022, 07:13 PM
Post: #23
|
|||
|
|||
RE: TI-57 Lunar Lander ? | |||
06-12-2022, 07:38 PM
Post: #24
|
|||
|
|||
RE: TI-57 Lunar Lander ?
Nice!
As you noticed later, by changing the value from 5 to 4, you are only descending for 3 seconds. On the other hand, with that change, the game becomes quite a bit harder and arguably more interesting for the experienced Lunar Lander player. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)