diff --git a/love/mike/TODO b/love/mike/TODO index 11a5f73..49242f5 100644 --- a/love/mike/TODO +++ b/love/mike/TODO @@ -16,3 +16,6 @@ Game crashes if I try to save without running it from the dir code: "love ." But -- Previous idea didn't work, but have created the ability to do "actors = GameState.load(SAVE_FILE)" Seperate out (or add debug mode) to the print_table function so saving is a seperate thing from printing + + +make keys.lua more simple by turning more of the code into functions and stuff it in functions.lua