User:Tale glider/sandbox1: Difference between revisions
From VNDev Wiki
Tale glider (talk | contribs) Undo my last edit in case I need to show others what the page looks like when web browsers treat the media query as text Tag: Undo |
Tale glider (talk | contribs) draft about saving and loading |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <div style="border: solid thin red; padding: 1em;">Test page: currently empty, but I guess I'll use it soon for drafting a page about saving and loading. I have another test page on [[User:Tale glider/sandbox2]]</div> | ||
<div style="font-family: serif; font-style: italic;">This page is sorta-intentionally left sorta-blank now that I removed one draft, until I write another one.</div> | |||
'''Saving''' and ''loading''' are two related features found in many games and engines. They allow players to record where in the game they are, and return to it at a later point. | |||
== What they store == | |||
== Types and UI == |
Latest revision as of 11:05, 17 December 2024
Test page: currently empty, but I guess I'll use it soon for drafting a page about saving and loading. I have another test page on User:Tale glider/sandbox2
This page is sorta-intentionally left sorta-blank now that I removed one draft, until I write another one.
'Saving and loading are two related features found in many games and engines. They allow players to record where in the game they are, and return to it at a later point.