Definitely make it interactive, not just pressing ENTER.
Use CLS and/or PRINT AT to display descriptive text at a common place (top of screen?)
Stopping with 5/14 (or any error) message doesn't give a good impression.
Cant comment on the German, but you may have made some errors when using Google translate as some of those German words dont seem to be translated.
Keep trying and have fun.
Thoughts on Mond
Re: Thoughts on Mond
any more suggestions?
zx81: great yet flawed
Zx spectrum: masterpiece that keeps on giving
(wish it weren't so expensive)
Zx spectrum: masterpiece that keeps on giving
(wish it weren't so expensive)

Re: Thoughts on Mond
Code: Select all
10 POKE 16418,18
20 FOR A=0 TO 100
30 PRINT"HELLO ";A
35 SCROLL
36 SCROLL
37 SCROLL
38 SCROLL
39 SCROLL
40 NEXT A
Xavier
Re: Thoughts on Mond
nice greatings machine Xav 

XavSnap wrote: ↑Sat Nov 09, 2019 5:02 amCode: Select all
10 POKE 16418,18 20 FOR A=0 TO 100 30 PRINT"HELLO ";A 35 SCROLL 36 SCROLL 37 SCROLL 38 SCROLL 39 SCROLL 40 NEXT A
Re: Thoughts on Mond
i was foolish. should've switched to 4k at the least. i will redo the game in english
zx81: great yet flawed
Zx spectrum: masterpiece that keeps on giving
(wish it weren't so expensive)
Zx spectrum: masterpiece that keeps on giving
(wish it weren't so expensive)
