Skip to content

Latest commit

 

History

History
84 lines (58 loc) · 2.93 KB

README.md

File metadata and controls

84 lines (58 loc) · 2.93 KB

A1Z26

Logo

The A1Z26 encoding ("cipher") got its name from the way it works: A=1, B=2, ..., Z=26. It is the most straightforward possible letter to numbers translation. Although the encoding is intended for the English alphabet, it can also be used for other languages. This translation tool will help you easily convert letters to numbers using any alphabet.

Table of Contents

O Enigma do Sol Oculto

It's a Brazilian "Choose Your Own Adventure" (Solo RPG Adventure) gamebook set in the 1920s published by Jambô. The book was written by Karen Soaralle and Alexandre Ottoni, in 2022, being the most successful crowdfunded project in Brazil.

Purpose

Since the adventure relies on investigating and converting names to summed numbers to verify the answers, this tool was built to prevent conversion and summing mistakes.

Built with

React Tailwind CSS Typescript Vite Vercel

Scripts

Installation

yarn install

Running locally

yarn dev

Build

yarn build

Color Palette

  • gold #FFD700 (gold)
    • #FFE600 #FFE600
  • #00183D #00183D
    • #000502 #000502
  • #AEFAFF #AEFAFF
  • #FF7A00 #FF7A00
    • #FF0000 #FF0000

Links