RPG-LaTeX-Template

A Small Template For RPG book
授权协议 MIT License
开发语言
所属分类 企业应用、 LaTeX排版系统
软件类型 开源软件
地区 不详
投 递 者 公西俊民
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

RPG LaTeX Template

This is an attempt at a RPG LaTeX template.The template compiles with xetex and pdflatex.

Book

Full preview https://github.com/Krozark/RPG-LaTeX-Template/blob/master/sample/book.pdf

Preview

Cards

Preview

Installation

Just clone the repo. From terminal:

$ git clone https://github.com/Krozark/RPG-LaTeX-Template.git
$ cd RPG-Latex-Template
$ xelatex book.tex
$ pdflatex cards.tex

If you don't have LaTeX installed, the following should help you out:

Ubuntu

sudo apt-get install texlive-full

Arch

sudo pacman -S texlive-bin texlive-core texlive-latexextra

It's a bit unclear exactly what subset of features this module needs. As a general rule, we'd recommend installing one of larger ones.

Todo's

  • Consider implementing more complex tables for monsters, etc.
  • Clean up the table-preset
  • Create more elegant solution for spacing before and after boxes (using \vspace is rather rigid when two boxes follow in a row)
  • Add subtitle option for boxes
  • Sort out box-decals when boxes break column or page
  • Look into adding the ability to add large images to the document. There are some documents made with InDesign out there that accomplish this quite well.

Credit

 相关资料
  • 落樱RPG(LuoYing)是一个用于简化3D角色扮演游戏开发的游戏框架,该项目基于Java及JME3(JMonkeyEngine)进行开发,兼容JME,创建的游戏可以蹖多个平台发布(Window\Linux\Mac\Android\IOS)等。 这个项目的主要目的用于更高效方便的创建3D游戏,落樱采用完全开放式的配置设计,并且内置了大量的游戏组件,只要通过对各种配置文件的灵活设置并写少量的逻辑代

  • dart-rpg 是一个基于浏览器的 2D RPG 和游戏编辑器。 Demo: 游戏: http://bradsproject.com/dart-rpg/ 编辑器: http://bradsproject.com/dart-rpg/editor.html

  • Arianne RPG是一个游戏引擎.基于网络的,支持多个选手.它提供了一个简单的方法来开发回合制实时的游戏服务规则和客户端.其中使用了MySQL数据库. 更多的屏幕截图请看:http://arianne.sourceforge.net/?arianne_url=content/screenshots 功能和特点 ◆ 基于网络 ◆ 实时性 ◆ 支持多人 ◆ 使用简单 ◆ 支持多平台 开发语言        Java,C,C++

  • Java Classic RPG是一个开源的角色扮演游戏开发框架。该项目还提供一个基于该框架开发一个游戏。

  • 《原型RPG》是一款纯文本的冒险类型 RPG 游戏,你需要不断训练自己的能力,与更强大的敌人战斗,收集物资与装备...

  • 一个手机游戏RPG引擎 总体开发花费了6个月的时间!对应RPG感兴趣的朋友可以借鉴一下,少走一点弯路,同时也希望发现BUG是能发邮件或者留言通知我 引擎的 Interpretor 引用了RPG maker VX的Interpretor 排序引用了<> by Arjan van den Boogaard 在此对 Arjan van den Boogaard 和RPG maker VX作者表示感谢.借鉴了他们的思路和一些代码