expression expected
I constantly get the message expression expected, but whatever i do to fix it it does not help. also does my game screen keep turning black. how do i fix this?
the piece of code is this:
if player.lives =>0 then mode == "play" end if player.lives <= then mode == "lose" end end