https://github.com/icculus/jbbs
An initial attempt at a "modern" BBS, written in Java.
https://github.com/icculus/jbbs
Last synced: 10 months ago
JSON representation
An initial attempt at a "modern" BBS, written in Java.
- Host: GitHub
- URL: https://github.com/icculus/jbbs
- Owner: icculus
- Created: 2021-06-28T19:56:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T15:34:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-30T04:41:32.739Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# jbbs
So this was something I messed around with for a few days
and gave up on, and then found a few years later and
stuffed into CVS (then Subversion, then Mercurial...).
I was feeling nostalgic for old dial-up BBSes, and thought
it would be fun to write one, presumably to connect to with
telnet, in Java. I have strange ideas of fun, I guess.
Anyhow, I didn't get very far on it, and probably made a
lot of rookie mistakes even in what's here, but it's mine
and I'll keep it here for memory's sake.
Don't send patches. :)