Wade Bourne
Wade Bourne
### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `npm run test` or `npm run test-DIALECT` pass with this change (including...
### Pull Request Checklist _Please make sure to review and check all of these items:_ - [x] Have you added new tests to prevent regressions? - [ ] Does `yarn...
Hey, for people to execute your code they can run [here](https://repl.it/@AllAwesome497/wolfentext3d) this simply adds a run on repl.it badge to that link.
You should use this, repl is faster and is a much better tool. (once it works that is)
### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `npm run test` or `npm run test-DIALECT` pass with this change (including...
### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `npm run test` or `npm run test-DIALECT` pass with this change (including...
I made a repl to run this, so anyone can easily run this.
The old logic for `prompt` was pretty bad and `readline` has all of the logic we need + more so I figured we should just use it instead of our...