Lumberer (ZX Spectrum Next)
About
Put on your lumberjack boots and cut chops from the tree avoid getting hit by branches. Try to get the highest score in this simple little game written in NEXTBasic.
Game coded in NEXTBasic using Remy Sharp's VSCode extension and AYFX driver.
The zip includes the lumberer.txt file with the source code not tokenized (readable in a normal text editor).
IMPORTANT:
If you get the "Driver already installed, 6:1" error, do the following steps:
- type: .uninstall ayfx.drv and press enter; you will get the message: 0 OK 0:1
- type: run and press enter
This problem was fixed in the new uploaded file, Thanks to Dave Clarke for the solution!