• Tournament Trivia BBS door - Linux port?

    From Nightfox@VERT/DIGDIST to All on Friday, May 02, 2025 18:16:19
    When I ran my BBS on Windows, one door game I was Tournament Trivia. I've since moved my BBS to Linux, and I haven't seen a Linux version of Tournament Trivia. I have some other trivia games installed now, but I'd be curious if there is a Linux port of Tournament Trivia?

    The author of Tournament Trivia has released the source code (as well as a key generator with source) here:
    https://github.com/evanelias/tournament-trivia

    It uses OpenDoors (a Windows BBS door game toolkit) as well as Windows.h (a C/C++ header file with some Windows definitions), so it looks like it might not be trivial to port to Linux. I could have a look into it, but I'm curious if anyone has already tried porting this door game to Linux?

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Digital Man@VERT to Nightfox on Friday, May 02, 2025 21:25:15
    Re: Tournament Trivia BBS door - Linux port?
    By: Nightfox to All on Fri May 02 2025 06:16 pm

    When I ran my BBS on Windows, one door game I was Tournament Trivia. I've since moved my BBS to Linux, and I haven't seen a Linux version of Tournament Trivia. I have some other trivia games installed now, but I'd be curious if there is a Linux port of Tournament Trivia?

    The author of Tournament Trivia has released the source code (as well as a key generator with source) here: https://github.com/evanelias/tournament-trivia

    It uses OpenDoors (a Windows BBS door game toolkit) as well as Windows.h (a C/C++ header file with some Windows definitions), so it looks like it might not be trivial to port to Linux. I could have a look into it, but I'm curious if anyone has already tried porting this door game to Linux?

    OpenDoors is cross-platform: https://gitlab.synchro.net/main/sbbs/-/tree/master/src/odoors

    ... so it should port to Linux fairly easily.
    --
    digital man (rob)

    Rush quote #18:
    Leave out condition, courageous convictions will drag the dream into existence Norco, CA WX: 58.7øF, 80.0% humidity, 7 mph W wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Friday, May 02, 2025 22:59:06
    Re: Tournament Trivia BBS door - Linux port?
    By: Digital Man to Nightfox on Fri May 02 2025 09:25 pm

    OpenDoors is cross-platform: https://gitlab.synchro.net/main/sbbs/-/tree/master/src/odoors

    Ah, that's good to know. I thought I had seen something in the documentation saying it was for Win32, but maybe in a different copy of OpenDoors I saw somewhere.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Digital Man@VERT to Nightfox on Saturday, May 03, 2025 13:54:57
    Re: Tournament Trivia BBS door - Linux port?
    By: Nightfox to Digital Man on Fri May 02 2025 10:59 pm

    Re: Tournament Trivia BBS door - Linux port?
    By: Digital Man to Nightfox on Fri May 02 2025 09:25 pm

    OpenDoors is cross-platform: https://gitlab.synchro.net/main/sbbs/-/tree/master/src/odoors

    Ah, that's good to know. I thought I had seen something in the documentation saying it was for Win32, but maybe in a different copy of OpenDoors I saw somewhere.

    There are a few examples of cross-platform OpenDoors projects in the src/doors directory of the Synchronet git repo. Give them a look-see.
    --
    digital man (rob)

    Steven Wright quote #28:
    The hardness of the butter is proportional to the softness of the bread.
    Norco, CA WX: 60.8øF, 79.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net