ogres

所属分类:虚拟化
开发工具:Clojure
文件大小:0KB
下载次数:0
上传日期:2023-08-04 20:49:46
上 传 者sh-1993
说明:  在浏览器中运行的免费开源虚拟桌面。没有注册,没有广告,没有废话。,
(Free and open-source virtual tabletop that runs in your browser. No sign ups, no ads, no nonsense.,)

文件列表:
.clj-kondo/ (0, 2023-12-10)
.clj-kondo/config.edn (93, 2023-12-10)
.cljfmt.edn (120, 2023-12-10)
LICENSE (34523, 2023-12-10)
bin/ (0, 2023-12-10)
bin/publish (786, 2023-12-10)
bin/publish-server (365, 2023-12-10)
bin/publish-site (378, 2023-12-10)
bin/release (999, 2023-12-10)
deps.edn (1279, 2023-12-10)
etc/ (0, 2023-12-10)
etc/nginx.service (421, 2023-12-10)
etc/ogres.app.conf (1771, 2023-12-10)
etc/ogres.app.service (347, 2023-12-10)
etc/setup-guide.sh (1269, 2023-12-10)
package-lock.json (75450, 2023-12-10)
package.json (424, 2023-12-10)
shadow-cljs.edn (501, 2023-12-10)
site/ (0, 2023-12-10)
site/package-lock.json (34393, 2023-12-10)
site/package.json (250, 2023-12-10)
site/styles.css (59, 2023-12-10)
site/tailwind.config.js (3981, 2023-12-10)
site/web/ (0, 2023-12-10)
site/web/fonts.css (140355, 2023-12-10)
site/web/index.html (5861, 2023-12-10)
site/web/screenshot-lowres.png (75765, 2023-12-10)
site/web/screenshot.png (1325557, 2023-12-10)
site/web/styles.css (11947, 2023-12-10)
src/ (0, 2023-12-10)
src/main/ (0, 2023-12-10)
src/main/ogres/ (0, 2023-12-10)
src/main/ogres/app/ (0, 2023-12-10)
src/main/ogres/app/const.cljs (281, 2023-12-10)
src/main/ogres/app/core.cljs (1693, 2023-12-10)
src/main/ogres/app/events.cljs (33318, 2023-12-10)
src/main/ogres/app/form/ (0, 2023-12-10)
src/main/ogres/app/form/help.cljs (2476, 2023-12-10)
... ...

[ogres.app](https://ogres.app) is a free and open-source virtual tabletop that you can run in your browser and share with your friends. ![Screenshot](web/extra/share-town-center.png) ## Features - Instantly start preparing your dungeons with no sign-ups or ads. - Start an online lobby for your friends. - Prepare and manage multiple scenes at once. - Built-in initiative tracker with helpful controls for quick combat. - Minimal rules knowledge makes it easy to use for other systems. - ... and much more planned! ## Support Some important things to know before setting up your first table. - **Chrome** or **Firefox** are recommended; other browsers may have major issues at the moment. Other browsers like Opera or Microsoft Edge which are Chromium browsers may also work well, though I have not tested these myself. - This is an offline-first application and all your work is saved on your local computer. You won't be able to transfer your work from one computer to another. - Its easy to accidentally delete an entire scene with no way to recover it. I hope to add more safeguards soon. Find more information on the [project wiki](https://github.com/samcf/ogres.app/wiki), including tips and keyboard shortcuts. ## Install The following are instructions to start a local development environment (for developers only). You'll need to have `node` and `clojure` installed. ```sh # clone the repository git clone git@github.com:samcf/ogres.git # install dependencies npm install # start the local web server at http://localhost:8080 npm start # start the application server necessary for hosting online sessions clojure -X:server/dev ```

近期下载者

相关文件


收藏者