I was trying to make a game with Batari Basic using the Tinkernut turorial but whenever I try to compile it, it says,
"2600 Basic compilation failed! LINE --> player0x = 50 : player0y = 50 Post compilation files deleted"
I don't know what I'm doing wrong, I typed the line "player0x=50:player0y=50", I named the main player "player0" and the enemy "player1", but no matter what I do I keep getting that same message. What am I doing wrong?
I attatched the default.bas file.
default.bas