games50 / pong

Atari's 1972 classic, implemented in Lua with LÖVE
835 stars 1.13k forks source link

Pong 1 #52

Closed homaticaya closed 4 years ago

homaticaya commented 4 years ago

i have been having this issues any time i try to run main.lua despite having push.lua in the same folder errror

rinklea commented 4 years ago

This is because of different version of Love 2D..Make it getDPIScale() instead of getPixelScale() in push.lua