User:Tale glider/sandbox1: Difference between revisions

From VNDev Wiki
let me see if I can at least get it to show differently on mobile
draft about saving and loading
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Test page currently for testing CSS. And if I need to include a template, I have a tespage for that at [[User:Tale glider/sandbox2]]</noinclude><div style="@media screen{border: solid thin red;}">Test</div>
<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.

What they store

Types and UI