Open
Conversation
A lightning-quick tribute to the original game. Full acknowledgements to Will Crowther 1976 and Don Woods 1977 for "Colossal Cave Adventure", which started this genre of games. Tiny cave hint: The keywords always appear at locations 3 and 6. Thankfully; keywords only appear on the main path in all caves.
A single button game to land your spacecraft on the planet Cringeworthy. Fuel supply is a moderate concern. Starting parameters are randomized each round: - fuel from 1 to 4. Shown at start of round. 4 is tight but doable. - height - initial speed - gravity. Only 2 choices, light (4 units/sec sq.) or heavy (6 units/sec sq.) Crew of 13, maximum ship's health is 8. Engine thrust acceleration is 11 units/sec sq., before gravity. End of game displays "8 13 " - a safe/perfect landing "5 7 4" - ship damaged, 7 astronauts OK, 4 injured. ( Looks like you lost 2 )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A single button game to land your spacecraft on the planet Cringeworthy.
Fuel supply is a moderate concern.
Starting parameters are randomized each round:
Crew of 13, maximum ship's health is 8.
Engine thrust acceleration is 11 units/sec sq., before gravity.
End of game displays
"8 13 " - a safe/perfect landing
"5 7 4" - ship damaged, 7 astronauts OK, 4 injured. ( 2 not so lucky )