Page 2 of 2

Re: Thoughts on Mond

Posted: Fri Nov 08, 2019 7:26 pm
by rune
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.

Re: Thoughts on Mond

Posted: Sat Nov 09, 2019 3:49 am
by Crayon21
any more suggestions?

Re: Thoughts on Mond

Posted: Sat Nov 09, 2019 5:02 am
by XavSnap

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

Re: Thoughts on Mond

Posted: Sat Nov 09, 2019 2:20 pm
by Dim_75
nice greatings machine Xav :D
XavSnap wrote: Sat Nov 09, 2019 5:02 am

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

Re: Thoughts on Mond

Posted: Sun Nov 10, 2019 9:11 pm
by dr beep
dr beep wrote: Thu Nov 07, 2019 10:19 am Downloaded it, but it did'nt start. No time yet to check why not.
Downloadlink is less then 3Kb so how could it be a 48K game?

Re: Thoughts on Mond

Posted: Mon Nov 11, 2019 12:47 am
by Crayon21
dr beep wrote: Sun Nov 10, 2019 9:11 pm
dr beep wrote: Thu Nov 07, 2019 10:19 am Downloaded it, but it did'nt start. No time yet to check why not.
Downloadlink is less then 3Kb so how could it be a 48K game?
i was foolish. should've switched to 4k at the least. i will redo the game in english