Pedro Gimeno
|
0f93ddf1f1
The scrolling effect in getready.lua was causing issues when pausing (the partially scrolled-out screen went back to the center while pausing or quitting the game). Fix by actually scrolling the canvas, rather than drawing it displaced. Needs an auxiliary canvas to prevent artifacts (thanks S0lll0s for the tip).
|
il y a 9 ans |
Pedro Gimeno
|
d5b60a735f
Use love.graphics.getDimensions instead of the deprecated love.window.getDimensions.
|
il y a 9 ans |
Pedro Gimeno
|
efc17e3832
Add scroll-in/out effect similar to original game.
|
il y a 9 ans |
Pedro Gimeno
|
1591d3e197
Add a successful save notification window
|
il y a 9 ans |
Pedro Gimeno
|
079c19e952
Allow args from command line
|
il y a 9 ans |
Pedro Gimeno
|
b8299325af
Remove extra blank line in license texts.
|
il y a 9 ans |
Pedro Gimeno
|
92f3c859b0
Initial commit
|
il y a 9 ans |