Amstrad CPC - Game file selector program (Basic)

Опубликовано: 17 Апрель 2026
на канале: Vincent GR
3,670
23

http://partsfromthepast.blogspot.gr/
Code is in description below.
A very simple program in Amstrad CPC Basic that helps you choose which game you want to load from your disk collection.
You can add speech synth, colors and generaly you can done this with more efficient code if you try.

CODE:

10 mode 1
20 print "Menu Loader"
30 print "-----------"
40 print ""
50 print "Press 1 for game 1"
60 print ""
70 print "Press 2 for game 2"
80 print ""
90 input "Enter your selection";A
100 if A=1 then goto 200
110 if A=2 then goto 300
120 print "error in selection"
130 goto 10
200 run "game1"
300 run "game2"

Check out alex76gr channel for longplays and more.
http://www.youtube.com/user/alex76gr?...