Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial port to Löve 11.3 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hollunder
Copy link

I create this PR more for reference than anything else.
Low hanging fruits are done, the menu works as expected. The big one is physics, which I barely started.
I'm unlikely continue this, feel free to pick up from here.

@SJang1
Copy link

SJang1 commented Apr 29, 2021

For me, having the error when starting tetris. Game anyway starts, but actual tetris doesn't starts and gets error
(Running at M1 mac with rosetta2)

gameA.lua:121: bad argument #1 to 'newRectangleShape' (number expected, got nil)
Traceback

[C]: in function 'newRectangleShape'
gameA.lua:121: in function 'createtetriA'
gameA.lua:66: in function 'game_addTetriA'
gameA.lua:58: in function 'gameA_load'
main.lua:822: in function main.lua:752
[C]: in function 'xpcall'

@monolifed
Copy link

#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants