Welcome to the Cybersphere

Roll20 & VTT-Related Links

Everything you ever wanted to know about HTML, CSS, and JavaScript, and how to build a Roll20 Character Sheet.
Articles to help when playing on Roll20 and eventually other VTTs
Eventually, there’ll be a link to all custom sheets, scripts, and other online projects here.

Articles about Roleplaying and New Systems

Thoughts about roleplaying and related things.
Discussion and descriptions of game systems this blogger finds to be interesting.
New Games
This links to my own game designs, including Legends Never Die, The Carrington Event, Starscape, and more.

The Latest Posts

28
Nov
2024
Posted in CRP Extras

CRP: True Opposed Rolls in Pendragon

After the last few posts, we are now ready to build a true opposed roll system for Pendragon.

21
Nov
2024
Posted in CRP Extras

CRP: Saved Rolls In Opposition

We have seen how to save rolls for later. We’ll now build on that method for a quick way to make opposed rolls,

14
Nov
2024
Posted in CRP Extras

CRP Rolls with Memory

In this post, we’ll look at how to save the last Pendragon Roll. This is vital for the upcoming Opposed Rolls.

07
Nov
2024
Posted in CRP Extras

CRP: Pendragon Rolls

Pendragon uses a simple d20 system that hides a lot of complexity. Let’s see how to do it.

31
Oct
2024
Posted in CSS Extras

CSS Grid – When Grid Goes Wrong

CSS Grid is very easy, but there are common pitfalls to watch out for.

24
Oct
2024
Posted in CSS Extras

CSS Grid – Repeating Sections

Repeating sections present their own challenges to CSS Grid. We’ll look at them here.

19
Oct
2024
Posted in Carrington System

Health and Conflict, Revisited, in The Carrington Event

How to handle getting hurt, and broad look at conflict.

17
Oct
2024
Posted in CSS Extras

CSS Grid – Display Contents

What is display: contents for?