Wishray Wiki

A central hub for intelligent game design and play.

User Tools

Site Tools


fabio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
fabio [2020/03/27 07:13] – created jasonpfabio [2020/03/27 07:17] – [Game Code Pages] jasonp
Line 1: Line 1:
 ====== Introduction ====== ====== Introduction ======
  
-FabIO is a C++ Discord bot using Sleepy Discord ()+FabIO is a C++ Discord bot using Sleepy Discord (docs at: [[https://yourwaifu.dev/sleepy-discord/documentation.html]]). Internally it hosts a LUA state for game programming, and renders flat html files to visuals. It is meant as a step towards the Zero Project, and allows a wide variety of rpg and board-like games to be played via Discord chat. 
 + 
 +Given you have access to this forum, you can program the bot using the guide below. Essentially it is as simple as making a wiki page for your game, and then telling the bot to load the code from that wiki page.
  
 ===== Programming Details ===== ===== Programming Details =====
Line 7: Line 9:
  
 ===== Game Code Pages ===== ===== Game Code Pages =====
 +
 +  * [[std-lite]] - A generic all purpose game with support for a lot of very basic stuff. Counters, Dice, Sheets, etc. Maintained by JasonP.
fabio.txt · Last modified: 2020/03/27 07:18 by jasonp