User Tools

Site Tools


save_game

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
save_game [2024/02/06 02:23] – created justinsave_game [2024/02/22 21:09] (current) justin
Line 2: Line 2:
 ---- ----
 (WIP) (WIP)
 +
 +Saves the current game using the specified filename. If no filename is specified, the default "savegame01" will be used.
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-save_game()+save_game(filename)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|filename|Defaults to “savegame01”.|[[String]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-save_game();+
 </code> </code>
 //Results:// //Results://
save_game.1707215001.txt.gz · Last modified: 2024/02/06 02:23 by justin