diff --git a/examples/numbergame-lowlevel.p8 b/examples/numbergame-lowlevel.p8 index 3728a1e8f..ebf5d7061 100644 --- a/examples/numbergame-lowlevel.p8 +++ b/examples/numbergame-lowlevel.p8 @@ -8,6 +8,11 @@ ; It's less readable I think, but produces a smaller program. + +; @todo doesn't work correctly any longer and locks up at the end. Something seems broken in the if statements comparing the numbers. + + + ~ main { sub start() { str name = "????????????????????????????????????????" diff --git a/examples/numbergame.p8 b/examples/numbergame.p8 index 40dc05b26..4c6ca7fbd 100644 --- a/examples/numbergame.p8 +++ b/examples/numbergame.p8 @@ -33,7 +33,7 @@ return ending(true) } else { c64scr.print("\n\nThat is too ") - if guess