NextBASIC Text Scroller - ZX Spectrum Next
- September 23, 2020
- RetroBeachMan
This is a text scroller that I created using NextBASIC. There are 4 rows of sprites, the stars are on layer 2 and are loaded as a bitmap, the coloured lo res stars are on layer 1,0 and are just randomly printed full stops with random ink colours. You can break into the code to see how it all works and all the assets and source code are included. Hope this helps and enjoy.