![]() |
|
Problem with compiling game - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://forum.boriel.com/forumdisplay.php?fid=16) +---- Thread: Problem with compiling game (/showthread.php?tid=1728) |
Problem with compiling game - retrofan - 2021-12-29 On the spectrumcomputing forum we are struggling to compile a frogger basic game with Boriel Compiler. https://spectrumcomputing.co.uk/forums/viewtopic.php?f=21&t=6057 We have made some progress (in .bas file), but the game is still far from fully functional. Any help would be welcome... RE: Problem with compiling game - boriel - 2021-12-29 (2021-12-29, 04:03 PM)retrofan Wrote: On the spectrumcomputing forum we are struggling to compile a frogger basic game with Boriel Compiler. Thanks for the link. I've answered there. Apparently the program needs --sinclairto compile, since this looks like a Sinclair BASIC program. |