Code Monkey home page Code Monkey logo

mg_advent's Introduction

mg_advent

This is an advent calendar BBS Door from a scene group called Mistgris! The BBS door is Linux only and has been tested on Ubuntu 23.04 x64. You can probably cross-compile to ARM based systems (e.g. Pi). It also contains a DOS executable to run in dosbox.

Contents

  • BBS Door Executable & Source (advent + main.go, godoor.go)
  • Example shell script for launching w/Door32.sys
  • DOS Source (BP7) executable - not a BBS door - for running in dosbox (DOS/madvent.exe + madvent.pas)

Usage

Build the Go Program as usual. Then, run ./advent with the --path flag and point to the directory containing door32.sys (include trailing slash and not "door32.sys"):

./advent --path /path/to/dropfile/

Or, you can run locally with the --local flag. This will attempt to utilize UTF-8 encoding instead of CP437:

./advent --local

Notes

  • BBS version ANSI files are in /art
  • ANSI art files should be created @ 80x25 -- but 80th column should be EMPTY
  • Placeholder WELCOME.ANS & GOODBYE.ANS art
  • Requires door32.sys drop file if running via BBS
  • CP437 via BBS, UTF-8 when running --local
  • User will timeout after 1 minute no keyboard activity
  • DOS verion uses a single .DAT file for calendar art

ToDo

  • Detect art more than 25 rows and allow user scrolling up/down
  • Add UTF8 support for local terminal usage

mg_advent's People

Contributors

robbiew avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.