WIP: adding save data
This commit is contained in:
@ -31,6 +31,9 @@ level data at the top of the file.
|
||||
- 4 first bits : width
|
||||
- 4 last bits: height
|
||||
- next bytes -> Width * Height (+1 if Width * Height % 8 is not 0)
|
||||
- Position ( only for saved file )
|
||||
- 'F' if the piece is in float state ( not placed)
|
||||
- x and y on 2 bytes for position if the piece is placed
|
||||
|
||||
## Known Limitation
|
||||
|
||||
|
Reference in New Issue
Block a user