public:problem_solving_challenge_2017:main
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:problem_solving_challenge_2017:main [2017/10/15 11:38] – [Infinite Loops (or, How to Crash your Browser)] davidthue | public:problem_solving_challenge_2017:main [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 20: | Line 20: | ||
In **Challenge Mode**, your ship will fly through a different stream of asteroids, but you won't be able to see what happens and you won't be able to edit your code during a run. This mimics what it might be like to actually send an AI probe into space; you can't be beside it to watch what happens first-hand, but you can get some reports back from its sensors. The asteroid field in Challenge Mode has a fixed length (24 Challenge Zones). Your progress will be shown on-screen, and your high scores will be saved when your ship meets its end or when you successfully complete a run. | In **Challenge Mode**, your ship will fly through a different stream of asteroids, but you won't be able to see what happens and you won't be able to edit your code during a run. This mimics what it might be like to actually send an AI probe into space; you can't be beside it to watch what happens first-hand, but you can get some reports back from its sensors. The asteroid field in Challenge Mode has a fixed length (24 Challenge Zones). Your progress will be shown on-screen, and your high scores will be saved when your ship meets its end or when you successfully complete a run. | ||
+ | |||
+ | To switch between modes, click the toggle button above the Playing Field and then reset the game. | ||
====The Code Window==== | ====The Code Window==== | ||
Line 138: | Line 140: | ||
} | } | ||
- | If, on the other hand, you would rather **avoid** this sort of thing, please try to avoid writing infinite loops in your code. If you happen to write one anyway, just refresh the page to start over. (// | + | If, on the other hand, you would rather **avoid** this sort of thing, please try to avoid writing infinite loops in your code. If you happen to write one anyway, just refresh the page to start over. (// |
=====Grading===== | =====Grading===== | ||
/var/www/cadia.ru.is/wiki/data/attic/public/problem_solving_challenge_2017/main.1508067487.txt.gz · Last modified: 2024/04/29 13:32 (external edit)