Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 7.01 KB

readme.md

File metadata and controls

68 lines (47 loc) · 7.01 KB

Awesome BBS Awesome

Awesome stuff related to the game Last Call BBS

Contents

Custom servers

Custom servers for Netronics Connect. You can play these in your browser using the ▶️ icon. If it's not working, try hard refreshing the page (Ctrl+F5 or on Mac Cmd+Shift+R).

Here is the list of items reordered in alphabetical order:

Games

Utilities

How to install a custom server

A server is just a .js file placed in a folder in your save data. This will depend what platform you're playing on. If the servers folder is not present, just create it.

  • Windows: %USERPROFILE%\Documents\My Games\Last Call BBS\<user-id>\servers
  • macOS (OS X): $HOME/Library/Application Support/Last Call BBS/<user-id>/servers
  • Linux: $HOME/.local/share/Last Call BBS/<user-id>/servers

Development

Things to help you make your own custom servers.

Other

Stuff that isn't a custom server.

  • NETronics Connect! On-Line - Can't be bothered to dig your old Z5 Sawayama out of storage, but want to play some of your favourite retro BBS games? Now you can play them in the browser!
  • Dungeon Cross - A Python + Pygame stand-alone, reimplementation of Zachtronic's Dungeons and Diagram.

Contribute

Contributions welcome! Read the contribution guidelines first.