Skip to content
Snippets Groups Projects
Commit 4efd95e3 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Setup mcmlxxix's doors to share data with his BBS.

Hopefully The BRoKEN BUBBLe BBS stays "up". :-/

Also, added Starstocks. Stalk your favorite stars here!
parent 9b0773f3
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,19 @@ Desc: A timed English-word creation game ...@@ -3,13 +3,19 @@ Desc: A timed English-word creation game
By: mcmlxxix (Matt Johnson) By: mcmlxxix (Matt Johnson)
Cats: Games Cats: Games
Subs: Puzzle, Multiplayer, JavaScript Subs: Puzzle, Multiplayer, JavaScript
Inst: $Id: install-xtrn.ini,v 1.1 2020/04/17 07:26:41 rswindell Exp $ Inst: 2020/09/14
[prog:BOGGLE] [prog:BOGGLE]
cmd = ?boggle.js cmd = ?boggle.js
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[ini:server.ini]
prompt = Share data with The BRoKEN BUBBLe BBS
keys = host
values = 'bbs.thebrokenbubble.com'
done = true
!include install-json-service.ini !include install-json-service.ini
[ini:json-service.ini:boggle] [ini:json-service.ini:boggle]
......
...@@ -3,13 +3,19 @@ Desc: Modeled after "Dice Wars" web strategy game involving dice, like Risk ...@@ -3,13 +3,19 @@ Desc: Modeled after "Dice Wars" web strategy game involving dice, like Risk
By: mcmlxxix (Matt Johnson) By: mcmlxxix (Matt Johnson)
Cats: Games Cats: Games
Subs: Puzzle, Multiplayer, JavaScript Subs: Puzzle, Multiplayer, JavaScript
Inst: $Id: install-xtrn.ini,v 1.2 2020/04/17 09:19:33 rswindell Exp $ Inst: 2020/09/14
[prog:DICEWAR2] [prog:DICEWAR2]
cmd = ?dice2.js cmd = ?dice2.js
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[ini:server.ini]
prompt = Share data with The BRoKEN BUBBLe BBS
keys = host
values = 'bbs.thebrokenbubble.com'
done = true
!include install-json-service.ini !include install-json-service.ini
[ini:json-service.ini:dicewarz2] [ini:json-service.ini:dicewarz2]
......
Name: Maze Race Name: Maze Race
Desc: Desc: Race. In a maze.
By: mcmlxxix (Matt Johnson) By: mcmlxxix (Matt Johnson)
Cats: Games Cats: Games
Subs: Race, Multiplayer, JavaScript Subs: Race, Multiplayer, JavaScript
Inst: $Id: install-xtrn.ini,v 1.1 2020/04/27 02:24:41 rswindell Exp $ Inst: 2020/09/14
[prog:MAZERACE] [prog:MAZERACE]
cmd = ?maze.js cmd = ?maze.js
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[ini:server.ini]
prompt = Share data with The BRoKEN BUBBLe BBS
keys = host
values = 'bbs.thebrokenbubble.com'
done = true
!include install-json-service.ini !include install-json-service.ini
[ini:json-service.ini:mazerace] [ini:json-service.ini:mazerace]
......
Name: Star Stocks
Desc: A game of galactic investment
By: mcmlxxix (Matt Johnson)
Cats: Games
Subs: Stocks, Multiplayer, JavaScript
Inst: 2020/09/14
[prog:STARSTOX]
cmd = ?stars.js
settings = XTRN_MULTIUSER
required = true
[ini:server.ini]
prompt = Share data with The BRoKEN BUBBLe BBS
keys = host
values = 'bbs.thebrokenbubble.com'
done = true
!include install-json-service.ini
[ini:json-service.ini:starstocks]
keys=dir
values=startup_dir
...@@ -3,13 +3,19 @@ Desc: TETRIS ...@@ -3,13 +3,19 @@ Desc: TETRIS
By: mcmlxxix (Matt Johnson) By: mcmlxxix (Matt Johnson)
Cats: Games Cats: Games
Subs: Puzzle, Clone, Multiplayer, JavaScript Subs: Puzzle, Clone, Multiplayer, JavaScript
Inst: $Id: install-xtrn.ini,v 1.1 2020/04/25 03:12:03 rswindell Exp $ Inst: 2020/09/14
[prog:TETRIS] [prog:TETRIS]
cmd = ?tetris.js cmd = ?tetris.js
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[ini:server.ini]
prompt = Share data with The BRoKEN BUBBLe BBS
keys = host
values = 'bbs.thebrokenbubble.com'
done = true
!include install-json-service.ini !include install-json-service.ini
[ini:json-service.ini:synchronetris] [ini:json-service.ini:synchronetris]
......
...@@ -3,13 +3,19 @@ Desc: Puzzle strategy game similar to that of the popular web game "Super Collap ...@@ -3,13 +3,19 @@ Desc: Puzzle strategy game similar to that of the popular web game "Super Collap
By: mcmlxxix (Matt Johnson) at bbs dot thebrokenbubble dot com By: mcmlxxix (Matt Johnson) at bbs dot thebrokenbubble dot com
Cats: Games Cats: Games
Subs: Puzzle, Multiplayer, JavaScript Subs: Puzzle, Multiplayer, JavaScript
Inst: $Id: install-xtrn.ini,v 1.1 2020/04/17 08:21:38 rswindell Exp $ Inst: 2020/09/14
[prog:UBERBLOX] [prog:UBERBLOX]
cmd = ?blox.js cmd = ?blox.js
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[ini:server.ini]
prompt = Share data with The BRoKEN BUBBLe BBS
keys = host
values = 'bbs.thebrokenbubble.com'
done = true
!include install-json-service.ini !include install-json-service.ini
[ini:json-service.ini:uberblox] [ini:json-service.ini:uberblox]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment