| ★ AMSTRAD CPC ★ GAMESLIST ★ JUGGLER (c) YOUR COMPUTER ★ |
Your Computer![]() |
Juggler is a very simple but enjoyable game for the Amstrad CPC-464. Written in machine code, the game Features hires multicolour sprites, continuous music, joystick or keyboard option and a high score table. In the game you must keep the balls in the ar by bouncing them off a bat which you control at the bottom of the screen. At first there is only one ball but every 30 seconds a new one is added to a maximum of five. You get points for however many seconds you keep the balls flying and the amount of points you get per second increases with every extra ball. To set the program up, type in listing 1 and save it with' SAVE "JUGGLER" Next type in listing 2 and run it. This program pokes in machine code and checks it at the same time for errors. If it finds an error, correct it then rerun the program until you get a "Finished, no errors" message. Then save the code direcly after "juggler" with SAVE "CODE",b,37000,3000 The game may then be played by rewinding the cassette and typing RUN"" In you wish to see all the levels, when it asks you to press s to start, leave the keys for a while and the program will give a demo — you can get out of the demo by pressing 0. Finally, thank you to Robert Rhodes who translated the music for me.
|
| ![]() |
|