Matriks404 / openSMB2

An open source reimplementation of Super Mario Bros. 2 written in Lua and LÖVE.
GNU General Public License v3.0
32 stars 3 forks source link

Implement loading and saving the game #55

Open Matriks404 opened 1 year ago

Matriks404 commented 1 year ago

Depends on #53 .

The games will be saved in <User application data directory>\LOVE\openSMB2\saves\<gamepack name>.pack\<levelpack name>.lp\<save number>.sav.lua.

In case of resuming the game the save name would be quick.sav.lua.