v0.2.1
Terra Odd is a hack of Cairn / Into the Odd that aims to allow games to be played in different genres and aesthetics. The first hack is for Degenesis.
The main difference is the addition of a modular Ruin mechanic, based on Oddular Mechanics. Backgrounds and Bonds, alongside Ruin, are thematically specific for each game. Inventory slots are treated as Burdens, with no mechanical change.
This repo also contains my GM materials for planning & running sessions. It is not always organised.
This webpage and the repository are a fork from Yochai Gal.'s Cairn. Cairn is based on Knave by Ben Milton and Into The Odd by Chris McDowall.
Feel free to suggest edits on any files on this repo through Pull Requests. Merged Pull Requests automatically builds the website. If you want to localhost the website for testing purposes, you need to install jekyll (instructions for macOS)
After doing so, navigate to the repository folder and execute the following commands;
echo '3.1.3' >> .ruby-version
gem install bundler jekyll
bundle install
You are now able to localhost the website. You can do so by:
bundle exec jekyll serve
and then browse to http://localhost:4000.
You can make real time changes in the files, and see result on your browser.
Given a version number MAJOR.MINOR.DEV, increment the: