浏览代码

Update readme

master
fenceFoil 4 年前
父节点
当前提交
6d92a287d3
共有 1 个文件被更改,包括 5 次插入8 次删除
  1. +5
    -8
      README.md

+ 5
- 8
README.md 查看文件

@@ -1,14 +1,11 @@
# IF Console Template

A header bar.
A simple three-section prompt interactive fiction template.

A darker colored background. A center column on top.
Customize the css by changing "custom.css".

A text prompt inline, on the bottom row, with no border. The text prompt should start at the top of the page, and as text is added, it should crawl down. Once it comes within a few rows of the bottom, set the margin there.
TODO: htmx activate on all rawhtml sent up

All text above prompt should then crawl up the screen.

---

Maybe make top bar a floating bar, and let the whole page scroll down?
See an example server in blockingSampleApp.txt.

TODO: make an example server with a decoupled simulation loop and some real state and tracery.

正在加载...
取消
保存