An open API service indexing awesome lists of open source software.

https://github.com/dzucconi/the-world-on-a-cross

Take a six-sided die and roll it six times. Use each of those results as the number on the faces of a new die. Repeat this process with the newly constructed die. Continue until you construct a die where all sides are the same number.
https://github.com/dzucconi/the-world-on-a-cross

Last synced: 7 months ago
JSON representation

Take a six-sided die and roll it six times. Use each of those results as the number on the faces of a new die. Repeat this process with the newly constructed die. Continue until you construct a die where all sides are the same number.

Awesome Lists containing this project

README

          

# The World on a Cross

[![Netlify Status](https://api.netlify.com/api/v1/badges/097577cb-d433-4e57-b7a6-89a6b52d3101/deploy-status)](https://app.netlify.com/sites/damonzucconi-the-world-on-a-cross/deploys)

1. Roll a die six times
2. Assemble a new die using each of those rolls as a face
3. Roll that die six times and repeat until you have a uniform die

## Meta

- **State**: production
- **Production**:
- **URL**: https://the-world-on-a-cross.work.damonzucconi.com/
- **URL**: https://damonzucconi-the-world-on-a-cross.netlify.app/
- **Host**: https://app.netlify.com/sites/damonzucconi-the-world-on-a-cross/overview
- **Deploys**: Merged PRs to `dzucconi/the-world-on-a-cross#master` are automatically deployed to production. [Manually trigger a deploy](https://app.netlify.com/sites/damonzucconi-the-world-on-a-cross/deploys)