- [NEW] Sound everywhere

- Game logic extracted to game.lua
This commit is contained in:
2022-12-28 12:25:45 +01:00
parent 0a8054c67f
commit 02ad5addad
10 changed files with 378 additions and 350 deletions

View File

@@ -22,6 +22,7 @@ function gota:update_normal()
self.cx=self.x+2
self.dx=0
self.dy=-4
if self.hab==abad.hab then playchirp(audio_low) end
end
else
--self.flip=not self.flip