Editing 2765: Escape Speed

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 12: Line 12:
  
 
== Explanation ==
 
== Explanation ==
This is the 13th [[:Category:April fools' comics|April fools' comic]] released by [[Randall]], but 18 days late, see the [[2765:_Escape_Speed#Trivia|trivia section]] below. The previous April fools' comic was [[2601: Instructions]], which was released on Friday, April 1st, 2022. The next became [[2916: Machine]] released on Friday April 5th, 2024 (a regular release day, but 4 days late, even though April 1st was a Monday, also a regular release day).
+
{{incomplete|[[#Celestial Bodies and Collectable Items|The table is incomplete, click here to see what to add]]}}
  
 
This interactive comic is similar to [[2712: Gravity]], which celebrated the release of ''[[What If? 2]]'', as you can visit different planets. Your fuel runs out and recharges slowly over time or instantly whenever you land. Like in Gravity, there is no "universal" point of view: the bottom of the window, "down", is oriented towards the object exerting the most gravity upon the player.
 
This interactive comic is similar to [[2712: Gravity]], which celebrated the release of ''[[What If? 2]]'', as you can visit different planets. Your fuel runs out and recharges slowly over time or instantly whenever you land. Like in Gravity, there is no "universal" point of view: the bottom of the window, "down", is oriented towards the object exerting the most gravity upon the player.
  
You begin on the Starting Planet, near Origin. To escape Origin's gravitational force, gain enough momentum by swinging a few times inside the large hidden tunnel that goes from the rollercoaster to the opposing side of the planet. However, note that it is possible to escape Origin’s gravitational pull by maneuvering the spacecraft counterclockwise around the Starting Planet, accelerating tangential to the surface above the figure yelling “WOW!” or “!MOM”. To help you find other planets there are also many small circles surrounding the spaceship indicating the locations of nearby or distant planets depending on how transparent these points are. Collecting circles with a star outline will improve the performance of the spaceship, such as by making the engine more efficient or increasing the rate at which the fuel recharges, and sometimes make you find a new item. Collecting small grey circles will instead just make you find an item, such as a rock with neat stripes, a cool bug, and a pretty leaf.
+
You begin on the Starting Planet, near Origin. To escape Origin's gravitational force, gain enough momentum by swinging a few times inside the large hidden tunnel that goes from the rollercoaster to the opposing side of the planet. To help you find other planets there are also many small circles surrounding the spaceship indicating the locations of nearby or distant planets depending on how transparent these points are. Collecting circles with a star outline will improve the performance of the spaceship, such as by making the engine more efficient or increasing the rate at which the fuel recharges, and sometimes make you find a new item. Collecting small grey circles will instead just make you find an item, such as a rock with neat stripes, a cool bug, and a pretty leaf.
  
 
Most planets and celestial objects are inside of a large Crystal Sphere in which there is a visible navigable crack. Halfway through the crack, gravity gets increasingly stronger as the spaceship feels the gravitational force of the  parts of the Crystal Sphere it is leaving behind. Above the crack in the Crystal Sphere, there is the Star Destroyer from [[1608: Hoverboard]], and on the opposite side of the crack, there is a huge part of the world in [[1110: Click and Drag]] in the form of a round planet.
 
Most planets and celestial objects are inside of a large Crystal Sphere in which there is a visible navigable crack. Halfway through the crack, gravity gets increasingly stronger as the spaceship feels the gravitational force of the  parts of the Crystal Sphere it is leaving behind. Above the crack in the Crystal Sphere, there is the Star Destroyer from [[1608: Hoverboard]], and on the opposite side of the crack, there is a huge part of the world in [[1110: Click and Drag]] in the form of a round planet.
Line 66: Line 66:
 
| To get here, click the "Home" button in the lower right corner of the comic.  
 
| To get here, click the "Home" button in the lower right corner of the comic.  
  
The planet is tiny, grassy, and has few trees. Beret Guy is saying "WOW!", but since he's on the other side of the planet, it looks like he is shouting "iMOM". This is a reference to the title text of [[1117: My Sky]], and it could also be a reference to [[502: Dark Flow]]. Pressing the "Home" button to go back to the starting planet shows the message, "Welcome back, pilot", which may be a reference to the greeting that plays when re-entering a Titan in the ''Titanfall'' video games.  
+
The planet is tiny, grassy, and has few trees. Beret Guy is saying "Wow!", but since he's on the other side of the planet, it looks like he is shouting "Mom!". This is a reference to the title text of [[1117: My Sky]], and it could also be a reference to [[502: Dark Flow]]. Pressing the "Home" button to go back to the starting planet shows the message, "Welcome back, pilot", which may be a reference to the greeting that plays when re-entering a Titan in the ''Titanfall'' video games.  
 
|  
 
|  
 
* a rock with neat stripes
 
* a rock with neat stripes
Line 596: Line 596:
 
Some of the modes and hacks from [[2712: Gravity]] return in this comic and can be activated by opening the browser console (F12, Ctr+Shift+I or Cmd+Option+I to open your browser's developer tools, then choose the Console tab) and typing a command. <div class="mw-collapsible mw-collapsed leftAlign" style="width:100%">
 
Some of the modes and hacks from [[2712: Gravity]] return in this comic and can be activated by opening the browser console (F12, Ctr+Shift+I or Cmd+Option+I to open your browser's developer tools, then choose the Console tab) and typing a command. <div class="mw-collapsible mw-collapsed leftAlign" style="width:100%">
 
<br>
 
<br>
 
+
* <code>ship.engines = "warp"</code> changes the spaceship into the USS Enterprise from Star Trek and massively boosts the power of your engines. Use <code>ship.engines = "standard"</code> to return to normal.
 
 
 
 
 
 
 
 
 
* <code>python("import antigravity")</code> flips the gravitational pull. It's a reference to comic [[353: Python]].
 
* <code>python("import antigravity")</code> flips the gravitational pull. It's a reference to comic [[353: Python]].
 
* <code>noclip = true</code> disables collision detection.
 
* <code>noclip = true</code> disables collision detection.
 +
* <code>Comic.ship = "paperplane"</code> changes the spaceship into a paper plane. Other options include <code>"bubble"</code> (the default spaceship), <code>"small-bubble"</code> (a smaller version of the default), <code>"carriagereturn"</code> (the USS Enterprise, presumably a pun on 'Enter'), <code>"lamp"</code> (a lamp), <code>"lampacity"</code> (also a lamp?) and <code>"ship1"</code> (the spaceship from "Gravity").
 
* <code>Comic.gravityConstant = 0</code> turns gravity off (default is 100).
 
* <code>Comic.gravityConstant = 0</code> turns gravity off (default is 100).
 
* <code>Comic.voyager.opts.speed = 0.1</code> increases engine power (default is 0.04).
 
* <code>Comic.voyager.opts.speed = 0.1</code> increases engine power (default is 0.04).
Line 612: Line 609:
 
* <code>ze.goggles()</code> once again prints "they do nothing!"
 
* <code>ze.goggles()</code> once again prints "they do nothing!"
 
* <code>ship.shields = false</code> turns the entire screen black when you collide with something.
 
* <code>ship.shields = false</code> turns the entire screen black when you collide with something.
===Spaceships===
 
 
This is a table of all spaceships:
 
 
| -
 
|  <code>paperplane</code>[[https://xkcd.com/2765/assets/0/ships/paperplane/landed.png]]
 
|  '''paperplane'''
 
|    changes the spaceship into a paper plane.
 
| -                                                -
 
|  <code>bubble</code> [[https://xkcd.com/2765/assets/0/ships/bubble/landed.png]]
 
|  '''Default Ship'''
 
|  (the default spaceship)
 
| -                                              -
 
|  <code>small-bubble</code>[[https://xkcd.com/2765/assets/0/ships/small-bubble/landed.png]]
 
|  '''Small-bubble'''
 
|  (a smaller version of the default)
 
| -
 
|  <code>carriagereturn</code> [[https://xkcd.com/2765/assets/0/ships/carriagereturn/landed.png]]
 
|  '''USS Enterprise'''
 
|  (the USS Enterprise, presumably a pun on 'Enter')
 
| -
 
|  <code>lamp</code> [[https://xkcd.com/2765/assets/0/ships/lamp/landed.png]]
 
|  '''Flyable Lamp'''
 
|  (a lamp that shoots light down/up/left/right)
 
| -
 
|  <code>lampacity</code> [[https://xkcd.com/2765/assets/0/ships/lamp/landed.png]]
 
|  '''Flyable Lamp 2'''
 
|  (also a lamp?)
 
| -
 
|  <code>ship1</code> [[https://xkcd.com/2765/assets/0/ships/ship1/landed.png]]
 
|  '''Default ship 2'''
 
|  (the default spaceship from "Gravity"). available only with Code inspector
 
| -
 
 
|  '''USS Enterprise 2''' [[https://xkcd.com/2765/assets/0/ships/carriagereturn/landed.png]]
 
|  <code>ship.engines = "warp"</code> The spaceship USS Enterprise from Star Trek and massively boosts the power of your engines.Use
 
|  <code>ship.engines = "standard"</code> to return to normal.available only with Code inspector
 
| -
 
|  Right click on the side and then press inspect then click console then Copy and paste this into the console and then put the ship name in between the quote marks <code>Comic.ship = " " </code>
 
| -
 
  
==Data and Maps==
 
 
[[User:CruseCtrl|CruseCtrl]]'s wayfinder adds a blue dot to show where the nearest collectable is.
 
[[User:CruseCtrl|CruseCtrl]]'s wayfinder adds a blue dot to show where the nearest collectable is.
 
Paste this into the JavaScript console:
 
Paste this into the JavaScript console:
Line 720: Line 676:
  
 
== Trivia ==
 
== Trivia ==
*This was the most delayed April fools' Day comic so far. 18 days overdue. And no mention of April fools' Day came out in relation to the release. [[2757: Towed Message]] was released closest to April st on Friday March 31st and The next comic, [[2758: My Favorite Things]], was released on the normal schedule on Monday April 3rd. But it turned out that the actual "April fools'" project, 2765: Escape Speed, was so delayed that it was not released until Wednesday April 19th.
+
* Since the comic came out on a Thursday instead of a Wednesday, it may have been timed to celebrate the test flight of the [https://www.theguardian.com/science/2023/apr/20/elon-musks-spacex-launches-test-flight-for-rocket-that-could-bring-people-to-mars SpaceX Starship rocket], which was blown up four minutes after liftoff because its booster stage failed to separate. The large rocket found on the Click and Drag Planet has also been changed from the original look, possibly as a reference to SpaceX. It could also be a late [[:Category:April fools' comics|April fools' comic]], since for the second time in 12 years no such comic was published this year.
**There was some debate about if this was actually meant to be a fools' comic with so much delay and no mention of this (as there has been with the delay of [[Garden]]).
+
* At (-945.399px, -694.381px), a person named Ryan is stuck in a small hole with a dog. This is a reference to a real event that happened to [https://www.polygon.com/2015/8/18/9173621/ryan-north-stuck-hole-twitter Dinosaur Comics author Ryan North]. Nearby is featured the T-rex from his iconic comic strip, in the pose of the last panel.
**But then a link to this article [https://chromakode.com/post/xkcd-gravity-escape-speed/ Development notes from xkcd's "Gravity" and "Escape Speed"] by [https://chromakode.com/ Max Goodhart], aka Chromakode, was provided.  
 
**Max was one of the developers of both Escape Speed and the earlier [[2712: Gravity]], and was credited i the [[Header_text#Escape_Speed|header text of Escape Speed]].
 
***He writes at the top of the article "On April 20th, xkcd published Escape Speed, the 14th annual April Fools comic we’ve made together".
 
****In xkcd archive the comic is listed as being releasede on April 19th!
 
***This settles the debate, as it is now clear that this was meant to be the April fools' comic of 2023.
 
*At (-945.399px, -694.381px), a person named Ryan is stuck in a small hole with a dog. This is a reference to a real event that happened to [https://www.polygon.com/2015/8/18/9173621/ryan-north-stuck-hole-twitter Dinosaur Comics author Ryan North]. Nearby is featured the T-rex from his iconic comic strip, in the pose of the last panel.
 
  
== Discussion ==
+
{{comic discussion}}
The discussion was removed due to its extreme length, but it's still visible on its own page.
 
  
[[Category:April fools' comics]]
 
 
[[Category:Large drawings]]
 
[[Category:Large drawings]]
 
[[Category:Comics with animation]]  
 
[[Category:Comics with animation]]  
Line 769: Line 717:
 
[[Category:Airplane banner]]
 
[[Category:Airplane banner]]
 
[[Category:Book promotion]]
 
[[Category:Book promotion]]
[[Category:The Core]]
 
 
[[Category:Animorphs]]
 
[[Category:Animorphs]]
 
[[Category:Stilts]]
 
[[Category:Stilts]]
 
[[Category:What If?]] <!-- The What If? planet -->
 
[[Category:What If?]] <!-- The What If? planet -->
 
[[Category:Popular Comics]]
 
[[Category:Popular Comics]]

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Templates used on this page: