Open RodrigoDornelles opened 4 months ago
game.fps_limit = 60
01 A 05 UP 45 DOWN 46 DOWN 47 DOWN 48 DOWN
044 game.score == 1
+1 point
070 game.score == 2
+2 points
131 game.score == 0
gameover
131 game.highscore == 2
save the score
01 A
045 game.score == 0
zero points marked
045 game.highscore == 0
zero points marked
It can be a tool that greatly facilitates automated testing, passing the well-known TAS, but also respective frames and assertions.