Commit Graph

4 Commits

Author SHA1 Message Date
Savanni D'Gerinel c5721c1e87 Add a program that generates an empty map 2023-01-22 16:50:56 -05:00
Savanni D'Gerinel f17dd5b89d Clean up the read and write operations
maps no longer need to be serializable. This allows for both a serializable form and a non-serializable form.
2023-01-21 11:23:32 -05:00
Savanni D'Gerinel ac5d8e0c75 Make maps carry real data that is both readable and writeable. 2023-01-21 10:53:21 -05:00
Savanni D'Gerinel c5528d1ceb Add Axial coordinates system 2023-01-14 17:19:36 -05:00