We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I were going to add doors, here's how I would approach it: https://github.com/lzcd/bbs-door-idea
It contains a unit test which, hopefully, shows how a door would interact with the BBS: https://github.com/lzcd/bbs-door-idea/blob/main/test_harness.py
I've added the beginnings of a simple tic tac toe door to demonstrate the idea.
If doors were added in this manner then I suspect:
Happy to answer any questions if this does sound appealing to you.
Also more than happy to contribute doors (as I have a few ideas rolling around that I'd love to implement).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I were going to add doors, here's how I would approach it:
https://github.com/lzcd/bbs-door-idea
It contains a unit test which, hopefully, shows how a door would interact with the BBS:
https://github.com/lzcd/bbs-door-idea/blob/main/test_harness.py
I've added the beginnings of a simple tic tac toe door to demonstrate the idea.
If doors were added in this manner then I suspect:
Happy to answer any questions if this does sound appealing to you.
Also more than happy to contribute doors (as I have a few ideas rolling around that I'd love to implement).
The text was updated successfully, but these errors were encountered: