You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
1I think you can add "lives, health, or restarting on the track after a crash" to the core elements too. Basically some mechanism which means your session doesn't immediately end from one bad decision. And you can probably also add "rapidly escalating difficulty", which in the arcades tends to get either a rapid turnover of players or the same player inserting more coins.Graham– Graham2022-07-26 10:59:20 +00:00Commented Jul 26, 2022 at 10:59
-
Good suggestions @Graham, I've added both of those to the list!Robin Clower– Robin Clower2022-07-26 13:26:30 +00:00Commented Jul 26, 2022 at 13:26
-
Score should be added as a core element since it's something commonly seen in arcade-style games.Beefster– Beefster2022-07-26 17:19:29 +00:00Commented Jul 26, 2022 at 17:19
-
2IMHO lives are far less essential to the definition today than they were in the actual days of arcade cabinets. Some games still do it, but nowadays you're just as likely to see an arcade-style game continue from a recent checkpoint (e.g. Super Meat Boy, the Bit.Trip games, Celeste, etc.). What you probably won't see is manual saving and loading, or any save-related options aside from "delete save data" and perhaps multiple save slots ("multiple" is a word which here means "almost always three").Kevin– Kevin2022-07-27 07:47:43 +00:00Commented Jul 27, 2022 at 7:47
-
I like the "simple controls" reason. I distinctly remember playing a tank game on PC in the mid-1990's that was so complex that it included almost a dozen "training" missions to teach all of the different control modes and movements. There were distinct commands for looking around, turning the turret, choosing a target, choosing which weapons to fire, and actually firing. On top of this, there were commands to start, stop, speed up, slow down, turn, and use the map. Fortunately, weapons reloaded automatically as long as ammo stores were not completely depleted.Robert Columbia– Robert Columbia2022-07-27 15:23:48 +00:00Commented Jul 27, 2022 at 15:23
|
Show 2 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. minecraft-java-edition), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you