2017-07-22 17:01:54 -07:00
|
|
|
Add more hitboxes to paddle than simply half left, half right, middle nothing
|
|
|
|
Add speed variations
|
|
|
|
|
2017-07-25 21:33:40 -07:00
|
|
|
add blocks -- don't forget to put them into the actors container
|
2017-07-22 17:01:54 -07:00
|
|
|
|
|
|
|
Either find or write a better way to save table information, tserial fails when given a table of tables.
|
2017-07-25 21:33:40 -07:00
|
|
|
Done. However, needs more error checking than simply whether the file is there or not
|
|
|
|
|
|
|
|
Also, possibly find a way to use love.filesystem.write() instead of just doing it myself
|
2017-07-26 20:16:01 -07:00
|
|
|
|
|
|
|
Game crashes if I try to save without running it from the dir code: "love ." But love "mike" will crash
|
|
|
|
|