Making score pads in order to get some practice making tables in LaTeX.
Go to file
2021-09-12 16:46:30 -04:00
build Removed unused packages. 2021-08-12 19:44:48 -04:00
cooperative-rules.md Added cooperative rules 2021-08-08 19:48:27 -04:00
README.md Updated readme.md with packages used 2021-09-12 16:46:30 -04:00
scorecard.tex Removed unused packages. 2021-08-12 19:44:48 -04:00

dice-game-scorecard

You know that one dice game, that you play with five dice and you try to get various poker combinations? The one where you keep track of your score on a little scorepad? That one you might even play on your yacht?

Yeah, you know the one I'm talking about. You can buy replacement scorepads cheap, but because I wanted to get some practice making tables in LaTeX, I decided to create my own.

An additional benefit to making your own scorecard is that you can change up the rules however you like.

The pdf version is in the build folder, or you can find it here.

Packages Used:

  • cmbright — Provides a nice sans-serif typeface.
  • array — Allows us to use "m" and "b" to declare columns. (This package actually allows us to extend the array and tabular environments in all sorts of interesting and useful ways.)
  • pbox — Gives us line breaks in cells without extra line space.
  • geometry — Because geometry makes everything easier.
  • multicol — This allows us to easily put two cards on one sheet of paper.
  • epsdice — Nothing fancy, just gives us six little dice images.

Avatar Info

The avatar image is by PierreSlim, available from the Wikimedia Commons and licensed under a Creative Commons Attribution 3.0 Unported license.