Support nibbles.bas
Open
QBasic
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Awesome project, thank you!
I tried running https://github.com/tangentstorm/tangentlabs/blob/master/qbasic/NIBBLES.BAS and hit a few roadblocks. I don't have time now but might get back to it later. Issues I immediately see:
* `\r\n` breaks a lot (newlines aren't ignored, tokens catch a trailing space)
* `LOOP WHILE StillWantsToPlay` seems to be unsupported and throws `Expected "(" found "" at line 94`
Would a PR for supporting nibbles be welcome?
Contributor guide
Assessment
This issue has not been assessed yet.