A downloadable game

Download NowName your own price

FALLING BALLS (10 liner) is a  game written in ugBASIC and that runs on various 8-bit home computers like ATARI 400/800/XL/XE, AMSTRAD CPC 664 and TRS-80 COLOR COMPUTER 1/2.


This game is a arcade game for one player. The aim of the game is to get the ball into the baskets at the bottom of the screen in the shortest possible path. The longer the ball travels across the screen, the fewer points you accumulate. It is a self-competiting game. This game is designed for one player.

Click here to read the instructions on how to play.

This game joins the "BASIC10Liner" competition 2024.

Since it joined this competition, the game itself is modest in size, and the given source code respects strong constraints on the length of each line (category: EXTREME-256) and it does not rely on third party libraries. 

The source code is available on this repository.

HOW MUCH HAS ugBASIC HELPED?

This cross-platform game would not have been possible without using ugBASIC : it is an isomorphic language and it has cross compilers that works on Linux and Windows, that directly converts high level algorithms into the assembly equivalent for the given CPU / computer.

Developing for multiple platforms requires very little effort because the source does not have to be adapted. With a single source code you can obtain programs for multiple retro computers, even very different from each other. Moreover, each target can have a dedicated optimizer, which allows to achieve very interesting results while leaving the BASIC code fully readable. 

Download

Download NowName your own price

Click download now to get access to the following files:

FALLING BALLS (10 liner) for AMSTRAD CPC 664 (dsk) 190 kB
FALLING BALLS (10 liner) for TRS-80 COCO1/2 (dsk) 157 kB
FALLING BALLS (10 liner) for ATARI 400/800 (xex) 90 kB
FALLING BALLS (10 liner) for ATARI 400/800 (atr) 35 kB
FALLING BALLS (10 liner) for ATARI XL/XE (atr) 90 kB
FALLING BALLS (10 liner) for ATARI XL/XE (xex) 35 kB

Development log

Comments

Log in with itch.io to leave a comment.

vevy good