|
|
f1cd3fbf85
|
begin coding functionality to move squares
|
2025-08-08 23:39:29 +01:00 |
|
|
|
d98b815516
|
done generating collision string
|
2025-07-13 15:02:13 +01:00 |
|
|
|
69494c368e
|
done fixing errors in output from CollosionTrin.toExportString (I forgot to increment 'ey' if 'y' = 'ey')
|
2025-07-13 14:03:52 +01:00 |
|
|
|
a60d13c5ef
|
improvements to generated export string (matches more closely to expected result)
|
2025-07-13 04:03:44 +01:00 |
|
|
|
0e141174b2
|
progress fixing bugs in generated export string
|
2025-07-13 01:40:57 +01:00 |
|
|
|
d0c12d4a87
|
fix bugs in parse-grid.sml update functions: exit loopX and loopY if coordinate is not in range of grid
|
2025-07-12 13:50:20 +01:00 |
|
|
|
dcf6bc074d
|
fix lexer/parser bugs, add code in file-thread.sml to handle loading/saving of files (but loading is not completely finished yet)
|
2025-07-12 07:03:09 +01:00 |
|